Libraries tagged by AES-256
ezimuel/php-secure-session
6399 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256
poly-crypto/poly-crypto
7751 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
sha256encript/aes-encrypter
7281 Downloads
SHA256 Hash & AES-256-CBC Encrypt/Decrypt SDK for PHP
adbario/php-encrypter
7184 Downloads
Encryption with AES-256 and HMAC-SHA256
karavasilev/cryptomanana
58 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.
grazulex/laravel-configrypt
3 Downloads
Encrypt sensitive values in your Laravel .env file and decrypt them automatically at runtime — safe, seamless, and config-driven.
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
93 Downloads
A Symfony bundle to encrypt and decrypt data using AES-256-CBC encryption.
kutasman/laravel-aead
11 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.