Libraries tagged by AES-128
soliphp/aes
986 Downloads
OpenSSL-compatible AES (128, 192, or 256) CBC library for PHP, based on openssl.
zaphyr-org/encrypt
77 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
garsaud/cryptstreamaes
6 Downloads
Encrypt and decrypt php resources (streams) on-the-fly using AES 128, 192, 256
dgladys/aes-128-helper
11 Downloads
Encrypt and decrypt AES-128 data
thedorap/aes
15 Downloads
基于 openssl 扩展的 AES 加解密 支持 ECB , CBC , CFB , OFB
hireukraine/reverse-encoder
13 Downloads
Laravel package for reversible encryption, based on OpenSSL using AES-128-CBC
surgiie/vault-cli
72 Downloads
A PHP command-line interface for storing encrypted `AES-256` or `AES-128` json data using an encryption key derived from a master password.
pollen-solutions/encryption
9 Downloads
Pollen Solutions - Encryption Component - Tools to encrypting and decrypting with AES-256 and AES-128 encryption.
jsonlie/mini-aes-tool
7 Downloads
AES-128-CBC加解密工具轻封装
rway7/secure-eloquent
1546 Downloads
Encrypt your Eloquent model by user-provide key (with AES-128-CBC algorithm).