Libraries tagged by Asymmetric encryption
easeappphp/ea-halite
30 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
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.
cheich/cryptonite
14 Downloads
Encryption and password hashing
uwdoem/secure-upload
85 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
3 Downloads
A symmetric encryption algorithm that can encrypt and decrypt strings with a specified encryption key
defuse/php-encryption
126101267 Downloads
Secure PHP Encryption Library
ageid/encryption-helper
29643 Downloads
AgeID symmetric encryption helper
poly-crypto/poly-crypto
7348 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
slam/php-symmetric-encryption
12192 Downloads
PHP Symmetric Encryption
driftwood/symmetric-encryption
563 Downloads
PHP wrapper around the OpenSSL library providing preconfigured, binary safe, Authenticated Symmetric Encryption.
carteni/crypto-bundle
8176 Downloads
Integrates the "Authenticated Secret-Key Encryption" feature in a symfony project.
iweron/aws-kms-jwt
5336 Downloads
JWT token generation using symmetric encryption with AWS KMS
narf/simple-encryption
27 Downloads
A simple library for symmetric encryption under PHP