Libraries tagged by decrypt
ambta/doctrine-encrypt-bundle
260377 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
noprotocol/php-mysql-aes-crypt
67736 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
jan2000/ffxradix
198815 Downloads
The Scheme FFX[radix] of the FFX Mode of Operation for Format-Preserving Encryption
jsq/psr7-stream-encryption
112015 Downloads
For encrypting and decrypting streams of arbitrary size.
elgibor-solution/laravel-database-encryption
71122 Downloads
Auto Encrypt and Decrypt Database through Eloquent
blocktrail/cryptojs-aes-php
332352 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
xxtea/xxtea
37136 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
vmelnik/doctrine-encrypt-bundle
72084 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
sop/gcm
131680 Downloads
A PHP library for Galois/Counter Mode encryption with AES.
miladrahimi/phpcrypt
57817 Downloads
Encryption, decryption, and hashing tools for PHP projects
hemiframe/php-aes
21940 Downloads
PHP class for encrypt and decrypt data with AES algorithm
combodo/doctrine-encrypt-bundle
68602 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
28280 Downloads
loostro/cryptomute
25252 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
75771 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.