Libraries tagged by encrypt decrypt
blocktrail/cryptojs-aes-php
356472 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
combodo/doctrine-encrypt-bundle
71788 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
noprotocol/php-mysql-aes-crypt
73304 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
magros/laravel-model-encryption
44356 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
hemiframe/php-aes
23908 Downloads
PHP class for encrypt and decrypt data with AES algorithm
delatbabel/elocryptfive
91512 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
xxtea/xxtea
38136 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
sop/gcm
163309 Downloads
A PHP library for Galois/Counter Mode encryption with AES.
miladrahimi/phpcrypt
61205 Downloads
Encryption, decryption, and hashing tools for PHP projects
loostro/cryptomute
26330 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
75901 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
exonet/securemessage
18175 Downloads
Encrypt and decrypt messages in a secure way.
ahsankhatri/cryptolib-php
60897 Downloads
A library to encrypt or decrypt with random password generator based on secret key defined.
lekoala/silverstripe-encrypt
5124 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
firmaprofesional/doctrine-encrypt-bundle
35599 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).