Libraries tagged by authenticated encryption
defuse/php-encryption
181685771 Downloads
Secure PHP Encryption Library
paragonie/password_lock
53192 Downloads
Wraps Bcrypt-SHA2 in Authenticated Encryption
horde/secret
10152 Downloads
Secret key encryption library with authenticated encryption
enflow-nl/php-encryption
19769 Downloads
Secure PHP Encryption Library
driftwood/symmetric-encryption
596 Downloads
PHP wrapper around the OpenSSL library providing preconfigured, binary safe, Authenticated Symmetric Encryption.
carteni/crypto-bundle
8429 Downloads
Integrates the "Authenticated Secret-Key Encryption" feature in a symfony project.
oittaa/aes-gcm
31 Downloads
AES GCM (Galois Counter Mode) made simple.
leigh/aead-chacha20-poly1305
148 Downloads
RFC 7539 ChaCha20/Poly1305 AEAD construction
yangweijie/sm4-gcm
26 Downloads
PHP implementation of SM4-GCM authenticated encryption
drawmyattention/expauth
5179 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.
dmiksa/php-encryption
3 Downloads
Secure PHP Encryption Library
arahnid/encryption
29 Downloads
Powerful tool to encrypt data or use it as End-to-End technology
jarir-ahmed/data-encryption-utility
30 Downloads
Authenticated symmetric encryption for PHP (AES-256-GCM by default, encrypt-then-HMAC fallback).
petrknap/crypto-sodium
79 Downloads
Crypto Sodium
michaelmawhinney/cryptex
26 Downloads
A simple PHP class for 2-way authenticated encryption using XChaCha20 + Poly1305 (libsodium)