Libraries tagged by envcrypt
privatebin/privatebin
79 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).
php-privacy/openpgp
4313 Downloads
PHP Privacy - The OpenPGP library in PHP language
ph-7/obfuscator
2424 Downloads
Simple and effective Obfuscator PHP class (this is not a stupid base64 encoding script, but a real and effective obfuscation script)
noprotocol/php-mysql-aes-crypt
76832 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
mpyw/easycrypt
3304 Downloads
A class that provides simple interface for decryptable encryption.
miladrahimi/phpcrypt
63995 Downloads
Encryption, decryption, and hashing tools for PHP projects
leigh/chacha20
4052 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
legierski/aes
39406 Downloads
OpenSSL-compatible AES library
hemiframe/php-aes
26179 Downloads
PHP class for encrypt and decrypt data with AES algorithm
gmtls/openssl-crypto-kit
8001 Downloads
A modern and extensible PHP cryptography toolkit powered by OpenSSL.
ezimuel/php-secure-session
6383 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256
esensi/model
65768 Downloads
The base model traits of Esensi
ekino/data-protection-bundle
28720 Downloads
Data protection bundle
dittertp/gibberish-aes-php
57471 Downloads
AES encryption library
delatbabel/elocryptfive
91991 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.