Libraries tagged by authenticated encryption
defuse/php-encryption
113507928 Downloads
Secure PHP Encryption Library
paragonie/password_lock
37422 Downloads
Wraps Bcrypt-SHA2 in Authenticated Encryption
brainfoolong/php-ascon
1446 Downloads
PHP 8+ Implementation of Ascon, a family of authenticated encryption (AEAD) and hashing algorithms designed to be lightweight.
driftwood/symmetric-encryption
540 Downloads
PHP wrapper around the OpenSSL library providing preconfigured, binary safe, Authenticated Symmetric Encryption.
carteni/crypto-bundle
7921 Downloads
Integrates the "Authenticated Secret-Key Encryption" feature in a symfony project.
petrknap/crypto-sodium
53 Downloads
Crypto Sodium
michaelmawhinney/cryptex
25 Downloads
A simple PHP class for 2-way authenticated encryption using XChaCha20 + Poly1305 (libsodium)
oittaa/aes-gcm
14 Downloads
AES GCM (Galois Counter Mode) made simple.
leigh/aead-chacha20-poly1305
56 Downloads
RFC 7539 ChaCha20/Poly1305 AEAD construction
drawmyattention/expauth
5178 Downloads
A Laravel 5 authentication driver that supports Expression Engine's membership system.. New users will default to Laravel's bcrypt encryption (extremely secure), but existing users who have registered using Expression Engine can also be authenticated. Also handles their reset password procedure.
enflow-nl/php-encryption
19367 Downloads
Secure PHP Encryption Library
dmiksa/php-encryption
1 Downloads
Secure PHP Encryption Library
arahnid/encryption
27 Downloads
Powerful tool to encrypt data or use it as End-to-End technology
luisdeimos/encrypt-bundle
10 Downloads
Secure PHP Encryption Library
triad-ltd/expauth
26 Downloads
A Laravel authentication driver that supports Expression Engine's membership system. New users will default to Laravel's bcrypt encryption (extremely secure), but existing users who have registered using Expression Engine can also be authenticated. Also handles their reset password procedure.