Libraries tagged by asymmetric crypto
ionux/phactor
89038 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.
miladrahimi/phpcrypt
75849 Downloads
Encryption, decryption, and hashing tools for PHP projects
paragonie/easyrsa
248957 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
shetabit/crypto
10 Downloads
Asymmetric crypto package
php-standard-library/crypto
134 Downloads
Comprehensive cryptography toolkit built on libsodium - symmetric, asymmetric, AEAD, signing, key exchange, and KDF
karavasilev/cryptomanana
73 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
erikwang2013/encryption
489 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/crypto-sodium
78 Downloads
Crypto Sodium
tourze/tls-crypto-asymmetric
41 Downloads
TLS非对称加密算法实现
shizzo91/crypto
0 Downloads
From symmetric to hybrid encryption, everything is possible. There is symmetric encryption, asymmetric encryption, multiple asymmetric encryption, hybrid encryption and multiple hybrid encryption.
cheich/cryptonite
14 Downloads
Encryption and password hashing
petrknap/data-signer
91 Downloads
Data Signer
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.
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