Libraries tagged by AES-256
ezimuel/php-secure-session
6383 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256
poly-crypto/poly-crypto
7643 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
karavasilev/cryptomanana
58 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
sha256encript/aes-encrypter
6825 Downloads
SHA256 Hash & AES-256-CBC Encrypt/Decrypt SDK for PHP
adbario/php-encrypter
7152 Downloads
Encryption with AES-256 and HMAC-SHA256
joacir/cake-aes
9 Downloads
Encrypt and decrypt fields using AES-256 plugin for CakePHP
hernandev/laravel-aead
23 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
zaphyr-org/encrypt
139 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
ramazancetinkaya/obscura
2 Downloads
A multi-round polynomial-based encryption layer on top of AES-256 for enhanced security, without requiring GMP.
mjohann/simple-aes-256
10 Downloads
Simple AES 256 is a PHP class designed to simplify encryption and decryption using AES-256 in CBC or GCM modes.
d3d9ex/doctrine-aes-256-ctr-encrypted-type
6 Downloads
Doctrine custom type for AES-256 CTR mode encryption
thedorap/aes
15 Downloads
基于 openssl 扩展的 AES 加解密 支持 ECB , CBC , CFB , OFB
soliphp/aes
987 Downloads
OpenSSL-compatible AES (128, 192, or 256) CBC library for PHP, based on openssl.
petrknap/crypto-sodium
71 Downloads
Crypto Sodium
manojx/encrypter-bundle
92 Downloads
A Symfony bundle to encrypt and decrypt data using AES-256-CBC encryption.