Libraries tagged by authenticated encryption
michaelmawhinney/cryptex
26 Downloads
A simple PHP class for 2-way authenticated encryption using XChaCha20 + Poly1305 (libsodium)
luisdeimos/encrypt-bundle
11 Downloads
Secure PHP Encryption Library
juniora/php-ascon
0 Downloads
PHP 8+ Implementation of Ascon, a family of authenticated encryption (AEAD) and hashing algorithms designed to be lightweight.
limb-php/aead-chacha20-poly1305
1 Downloads
RFC 8439 ChaCha20/Poly1305 AEAD construction
webnarmin/cryptor
0 Downloads
Authenticated encryption helper with versioned payloads and legacy decrypt support.
triad-ltd/expauth
30 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.
typo3/cms-rsaauth
326956 Downloads
Contains a service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords
soved/laravel-magic-auth
1187 Downloads
Authenticate users using a magic link
friendsoftypo3/rsaauth
2424 Downloads
Legacy service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords
limb-php/poly1305
1 Downloads
Pure PHP implementations of the Poly1305 MAC algorithm.
leigh/poly1305
210 Downloads
Pure PHP implementations of the Poly1305 MAC algorithm.