Libraries tagged by asymmetric cryptography
miladrahimi/phpcrypt
75666 Downloads
Encryption, decryption, and hashing tools for PHP projects
ionux/phactor
88558 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
248912 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
petrknap/crypto-sodium
78 Downloads
Crypto Sodium
karavasilev/cryptomanana
72 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
php-standard-library/crypto
134 Downloads
Comprehensive cryptography toolkit built on libsodium - symmetric, asymmetric, AEAD, signing, key exchange, and KDF
erikwang2013/encryption
487 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.
petrknap/data-signer
91 Downloads
Data Signer
unity-magento-git-hub-user/easyrsa
156 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
phicorp/cipher
79 Downloads
Cipher: A tool for easier working with cryptography for PHP language
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
3 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