Libraries tagged by asymmetric
miladrahimi/phpcrypt
78027 Downloads
Encryption, decryption, and hashing tools for PHP projects
ionux/phactor
96004 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
249738 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
laranex/laravel-biometric-auth
9863 Downloads
A laravel package to provide asymmetric biometric authentication
erikwang2013/encryption
1484 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.
dwgebler/encryption
7622 Downloads
Encryption wrapper for PHP using libsodium — simple API for symmetric and asymmetric encryption, password hashing, digital signing, and message authentication.
php-standard-library/crypto
763 Downloads
Comprehensive cryptography toolkit built on libsodium - symmetric, asymmetric, AEAD, signing, key exchange, and KDF
asymmetricrypt/asymmetricrypt
4381 Downloads
A simple PHP public key cryptography library
ryanc/rsa
128 Downloads
RSA ENCODE DECODE
picamator/transfer-object
76 Downloads
A modern Symfony-compatible Transfer Object Generator with property hooks, FixedArray, and asymmetric visibilities.
pdaleramirez/asymmetric-encryption
15 Downloads
A laravel package that encrypts your data with private public key pairs using asymmetric encryption.
phicorp/cipher
83 Downloads
Cipher: A tool for easier working with cryptography for PHP language
jarnovanleeuwen/jwtapi
6383 Downloads
Efficient and secure machine-to-machine API using JSON Web Tokens and asymmetric request signing.
shetabit/crypto
10 Downloads
Asymmetric crypto package
mgrechanik/ant-colony-optimization
115 Downloads
The implementation of the Ant colony optimization algorithm