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