Libraries tagged by encrypt decrypt
vmelnik/doctrine-encrypt-bundle
76276 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
lekoala/silverstripe-encrypt
6492 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
noprotocol/php-mysql-aes-crypt
79172 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
magros/laravel-model-encryption
48568 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
27718 Downloads
PHP class for encrypt and decrypt data with AES algorithm
delatbabel/elocryptfive
92256 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
codezero/encrypter
84925 Downloads
Encrypt and decrypt strings in PHP.
xxtea/xxtea
39501 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
sop/gcm
202470 Downloads
A PHP library for Galois/Counter Mode encryption with AES.
mpyw/easycrypt
3581 Downloads
A class that provides simple interface for decryptable encryption.
miladrahimi/phpcrypt
65351 Downloads
Encryption, decryption, and hashing tools for PHP projects
latzou/sm2
1501 Downloads
This is a PHP library for sm2 encrypt decrypt and sm3 hash
exonet/securemessage
21522 Downloads
Encrypt and decrypt messages in a secure way.
ahsankhatri/cryptolib-php
64483 Downloads
A library to encrypt or decrypt with random password generator based on secret key defined.
firmaprofesional/doctrine-encrypt-bundle
38066 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).