Libraries tagged by asymmetric cryptography
miladrahimi/phpcrypt
78234 Downloads
Encryption, decryption, and hashing tools for PHP projects
ionux/phactor
96727 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
paragonie/easyrsa
249831 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
erikwang2013/encryption
1631 Downloads
A pluggable cryptography component library: under a unified contract it provides symmetric encryption, asymmetric encryption, hashing, and key derivation (HKDF / PBKDF2), with implementations including AES/Sodium and Chinese national algorithms SM2/SM3/SM4/ZUC. Installable via Composer.
php-standard-library/crypto
1014 Downloads
Comprehensive cryptography toolkit built on libsodium - symmetric, asymmetric, AEAD, signing, key exchange, and KDF
phicorp/cipher
84 Downloads
Cipher: A tool for easier working with cryptography for PHP language
karavasilev/cryptomanana
73 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
petrknap/data-signer
91 Downloads
Data Signer
petrknap/crypto-sodium
79 Downloads
Crypto Sodium
unity-magento-git-hub-user/easyrsa
156 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
lyhiving/easyrsa
6 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
hubxlabs/easyrsa
6912 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
aiwozhe/phactor
4 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
zmisgod/php-aes
16 Downloads
Encryption and decryption using asymmetric cryptography (using PHP OpenSSL extention)
baconfy/secure-tokens
3 Downloads
Laravel package for API authentication using Ed25519 asymmetric cryptography