Libraries tagged by decrypt
doctrineencryptbundle/doctrine-encrypt-bundle
166307 Downloads
Encrypted symfony entity's by verified and standardized libraries
ambta/doctrine-encrypt-bundle
264460 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
jan2000/ffxradix
237227 Downloads
The Scheme FFX[radix] of the FFX Mode of Operation for Format-Preserving Encryption
jsq/psr7-stream-encryption
118523 Downloads
For encrypting and decrypting streams of arbitrary size.
elgibor-solution/laravel-database-encryption
80267 Downloads
Auto Encrypt and Decrypt Database through Eloquent
blocktrail/cryptojs-aes-php
353638 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
xxtea/xxtea
38038 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
sop/gcm
160152 Downloads
A PHP library for Galois/Counter Mode encryption with AES.
miladrahimi/phpcrypt
60965 Downloads
Encryption, decryption, and hashing tools for PHP projects
hemiframe/php-aes
23690 Downloads
PHP class for encrypt and decrypt data with AES algorithm
combodo/doctrine-encrypt-bundle
71450 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
brainstud/file-vault
29352 Downloads
loostro/cryptomute
26204 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
75882 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
noprotocol/php-mysql-aes-crypt
72847 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.