Libraries tagged by AES-256
ezimuel/php-secure-session
6225 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256
sha256encript/aes-encrypter
6046 Downloads
SHA256 Hash & AES-256-CBC Encrypt/Decrypt SDK for PHP
poly-crypto/poly-crypto
7380 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
zaphyr-org/encrypt
121 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
adbario/php-encrypter
7102 Downloads
Encryption with AES-256 and HMAC-SHA256
mjohann/simple-aes-256
9 Downloads
Simple AES 256 is a PHP class designed to simplify encryption and decryption using AES-256 in CBC or GCM modes.
petrknap/crypto-sodium
70 Downloads
Crypto Sodium
karavasilev/cryptomanana
55 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
hernandev/laravel-aead
23 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
ramazancetinkaya/obscura
1 Downloads
A multi-round polynomial-based encryption layer on top of AES-256 for enhanced security, without requiring GMP.
joungkyun/mysqlaes
19 Downloads
Support AES-256 encrypt and decrypt class APIs
hcgrzh/hencrypt
14 Downloads
aes 加密与解密aes-256-cbc
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
986 Downloads
OpenSSL-compatible AES (128, 192, or 256) CBC library for PHP, based on openssl.