Libraries tagged by encryption
privatebin/privatebin
170 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of stored data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
paragonie/password_lock
52105 Downloads
Wraps Bcrypt-SHA2 in Authenticated Encryption
nickcv/yii2-encrypter
686313 Downloads
Openssl Encrypter for Yii2
kelunik/acme-client
4608 Downloads
Let's Encrypt / ACME client written in PHP for the CLI.
kelunik/acme
610773 Downloads
ACME library written in PHP.
johnathanmiller/secure-env-php
56451 Downloads
Encrypt environment files for production use.
jan2000/ffxradix
403670 Downloads
The Scheme FFX[radix] of the FFX Mode of Operation for Format-Preserving Encryption
ionux/phactor
88453 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.
analogic/lescript
15174 Downloads
Lescript is simplified concept of ACME client implementation especially for Let's encrypt service. It's goal is to have one easy to use PHP file without dependencies.
phpsec/phpsec
105125 Downloads
A PHP security library
sop/jwx
290257 Downloads
A PHP library for JSON web tokens (JWT) with signature (JWS) and encryption (JWE) support.
xxtea/xxtea
43063 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
sop/gcm
291424 Downloads
A PHP library for Galois/Counter Mode encryption with AES.
mrgswift/laravel-encryptenv
48560 Downloads
Laravel Environment Variable Encryption
miladrahimi/phpcrypt
75659 Downloads
Encryption, decryption, and hashing tools for PHP projects