Libraries tagged by asymmetric
miladrahimi/phpcrypt
75435 Downloads
Encryption, decryption, and hashing tools for PHP projects
ionux/phactor
87789 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
248822 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
laranex/laravel-biometric-auth
8161 Downloads
A laravel package to provide asymmetric biometric authentication
asymmetricrypt/asymmetricrypt
4345 Downloads
A simple PHP public key cryptography library
dwgebler/encryption
7329 Downloads
Encryption wrapper for PHP using libsodium — simple API for symmetric and asymmetric encryption, password hashing, digital signing, and message authentication.
jarnovanleeuwen/jwtapi
6359 Downloads
Efficient and secure machine-to-machine API using JSON Web Tokens and asymmetric request signing.
ryanc/rsa
128 Downloads
RSA ENCODE DECODE
karavasilev/cryptomanana
72 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
erikwang2013/encryption
485 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.
pdaleramirez/asymmetric-encryption
15 Downloads
A laravel package that encrypts your data with private public key pairs using asymmetric encryption.
shetabit/crypto
10 Downloads
Asymmetric crypto package
petrknap/crypto-sodium
78 Downloads
Crypto Sodium
mgrechanik/ant-colony-optimization
111 Downloads
The implementation of the Ant colony optimization algorithm
picamator/transfer-object
66 Downloads
A modern Symfony-compatible Transfer Object Generator with property hooks, FixedArray, and asymmetric visibilities.