Libraries tagged by Asymmetric encryption
zmisgod/php-aes
16 Downloads
Encryption and decryption using asymmetric cryptography (using PHP OpenSSL extention)
petrknap/crypto-sodium
79 Downloads
Crypto Sodium
easeappphp/ea-halite
35 Downloads
A very simple and safe PHP library that provides wrapper methods to handle encryption, decryption along with authentication in both symmetric & asymmetric modes for both text content and files appropriately. This library is based upon Halite library from Paragonie Initiative Enterprises.
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.
cheich/cryptonite
14 Downloads
Encryption and password hashing
uwdoem/secure-upload
86 Downloads
Secure file upload with asymmetric encryption.
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.
openssl/php-rsa
2 Downloads
Rsa asymmetric encryption
coco-project/encrypt
5 Downloads
A symmetric encryption algorithm that can encrypt and decrypt strings with a specified encryption key
defuse/php-encryption
191133573 Downloads
Secure PHP Encryption Library
ageid/encryption-helper
36414 Downloads
AgeID symmetric encryption helper
slam/php-symmetric-encryption
17065 Downloads
PHP Symmetric Encryption
jarir-ahmed/data-encryption-utility
135 Downloads
Authenticated symmetric encryption for PHP (AES-256-GCM by default, encrypt-then-HMAC fallback).
poly-crypto/poly-crypto
8209 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
carteni/crypto-bundle
8447 Downloads
Integrates the "Authenticated Secret-Key Encryption" feature in a symfony project.