Libraries tagged by Decryptor
xxtea/xxtea
39367 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
torann/hashids
310316 Downloads
Laravel package for Hashids
sop/crypto-bridge
757367 Downloads
A PHP library providing cryptography support for various PKCS applications.
soarecostin/file-vault
190259 Downloads
mediamonks/doctrine-extensions
212186 Downloads
Doctrine2 behavioral extensions which allows to transform (encrypt, decrypt, hash) your data automatically
jan2000/ffxradix
295314 Downloads
The Scheme FFX[radix] of the FFX Mode of Operation for Format-Preserving Encryption
ambta/doctrine-encrypt-bundle
268662 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
privatebin/privatebin
110 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).
jsq/psr7-stream-encryption
126494 Downloads
For encrypting and decrypting streams of arbitrary size.
elgibor-solution/laravel-database-encryption
93656 Downloads
Auto Encrypt and Decrypt Database through Eloquent
vmelnik/doctrine-encrypt-bundle
76177 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
virgil/crypto
16617 Downloads
Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. See below for currently available languages and platforms. Get in touch with us to get preview access to our key infrastructure.
sop/gcm
197723 Downloads
A PHP library for Galois/Counter Mode encryption with AES.
openlss/lib-crypt
42738 Downloads
Shorthand library for using AES encryption provided by PHP-Mcrypt
noprotocol/php-mysql-aes-crypt
78371 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.