Libraries tagged by public-key-encryption
typo3/cms-rsaauth
3 Favers
323686 Downloads
323686 Downloads
Contains a service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords
paragonie/hpke
4 Favers
5 Downloads
5 Downloads
Hybrid Public-Key Encryption (RFC 9180) for PHP
friendsoftypo3/rsaauth
2 Favers
2188 Downloads
2188 Downloads
Legacy service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords
fundevogel/kirby3-gnupg
3 Favers
14 Downloads
14 Downloads
Add information about PGP public keys on upload in Kirby v3
syntaxseed/libsodium
4 Favers
40 Downloads
40 Downloads
A wrapper/facade class for PHP's Libsodium extension functions. Covers symmetric and public key encryption functions.
bespredel/encryption-form
1 Favers
12 Downloads
12 Downloads
A Laravel package to securely encrypt form fields on the client-side using public key encryption and decrypt them on the server-side using the private key.