Libraries tagged by public-key
paragonie/hpkp-builder
43157 Downloads
Easily integrate HTTP Public-Key-Pinning headers into your application.
bepsvpt/hpkp-builder
77863 Downloads
Easily integrate HTTP Public-Key-Pinning headers into your application.
justmd5/crypto
4585 Downloads
Encrypting and signing data using private/public keys
typo3/cms-rsaauth
324103 Downloads
Contains a service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords
nimiq/xpub
2734 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
knik/x509
6264 Downloads
A PHP library for X.509 public key certificates, attribute certificates, certification requests and certification path validation.
sop/crypto-util
2876 Downloads
A PHP library of various utilities for cryptographic applications.
karavasilev/cryptomanana
56 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
bespredel/encryption-form
22 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.
frbit/message-signer
1339 Downloads
A flexible message signing and verification framework. Includes Guzzle3 and Guzzle4 Plugin.
troia-studio/ssh-key-validator
146 Downloads
SSH Public Key validator
syntaxseed/libsodium
42 Downloads
A wrapper/facade class for PHP's Libsodium extension functions. Covers symmetric and public key encryption functions.
rinzler/user-encryption
0 Downloads
User asymmetric encryption wrapper using private and public keys for Crypton.
pdaleramirez/asymmetric-encryption
14 Downloads
A laravel package that encrypts your data with private public key pairs using asymmetric encryption.
paragonie/hpke
5 Downloads
Hybrid Public-Key Encryption (RFC 9180) for PHP