Libraries tagged by public-key-encryption
paragonie/hpke
9 Favers
26962 Downloads
26962 Downloads
Hybrid Public-Key Encryption (RFC 9180) for PHP
typo3/cms-rsaauth
3 Favers
326876 Downloads
326876 Downloads
Contains a service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords
friendsoftypo3/rsaauth
2 Favers
2424 Downloads
2424 Downloads
Legacy 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.
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.