Libraries tagged by envcrypt
privatebin/privatebin
112 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
9145 Downloads
PHP Privacy - The OpenPGP library in PHP language
ph-7/obfuscator
2449 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
79491 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
mpyw/easycrypt
3657 Downloads
A class that provides simple interface for decryptable encryption.
miladrahimi/phpcrypt
65497 Downloads
Encryption, decryption, and hashing tools for PHP projects
legierski/aes
40500 Downloads
OpenSSL-compatible AES library
katoni/php-ffx
27916 Downloads
A pure PHP implementation of Format-preserving, Feistel-based encryption (FFX).
hemiframe/php-aes
27862 Downloads
PHP class for encrypt and decrypt data with AES algorithm
fastsitephp/fastsitephp
2638 Downloads
A Modern Open Source Framework for building High Performance Websites and API’s with PHP
ezimuel/php-secure-session
6467 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256
esensi/model
66110 Downloads
The base model traits of Esensi
dittertp/gibberish-aes-php
59793 Downloads
AES encryption library
delatbabel/elocryptfive
92275 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
davmixcool/cryptman
44295 Downloads
A Two-way encryption manager using the OpenSSL library