Libraries tagged by public-key-encryption
typo3/cms-rsaauth
3 Favers
324409 Downloads
324409 Downloads
Contains a service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords
friendsoftypo3/rsaauth
2 Favers
2258 Downloads
2258 Downloads
Legacy service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords
paragonie/hpke
5 Favers
7 Downloads
7 Downloads
Hybrid Public-Key Encryption (RFC 9180) for PHP
bespredel/encryption-form
1 Favers
29 Downloads
29 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.
fundevogel/kirby3-gnupg
2 Favers
14 Downloads
14 Downloads
Add information about PGP public keys on upload in Kirby v3
syntaxseed/libsodium
4 Favers
43 Downloads
43 Downloads
A wrapper/facade class for PHP's Libsodium extension functions. Covers symmetric and public key encryption functions.