Libraries tagged by decrypt
doctrineencryptbundle/doctrine-encrypt-bundle
202650 Downloads
Encrypted symfony entity's by verified and standardized libraries
ambta/doctrine-encrypt-bundle
267066 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
jan2000/ffxradix
270415 Downloads
The Scheme FFX[radix] of the FFX Mode of Operation for Format-Preserving Encryption
sagalbot/encryptable
47059 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
jsq/psr7-stream-encryption
123100 Downloads
For encrypting and decrypting streams of arbitrary size.
elgibor-solution/laravel-database-encryption
87863 Downloads
Auto Encrypt and Decrypt Database through Eloquent
xxtea/xxtea
38688 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
vmelnik/doctrine-encrypt-bundle
75692 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
sop/gcm
180585 Downloads
A PHP library for Galois/Counter Mode encryption with AES.
mpyw/easycrypt
3035 Downloads
A class that provides simple interface for decryptable encryption.
miladrahimi/phpcrypt
62939 Downloads
Encryption, decryption, and hashing tools for PHP projects
hemiframe/php-aes
25371 Downloads
PHP class for encrypt and decrypt data with AES algorithm
combodo/doctrine-encrypt-bundle
73513 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
loostro/cryptomute
26880 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
austinheap/laravel-database-encryption
75961 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.