Libraries tagged by decrypt
lekoala/silverstripe-encrypt
14518 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
irfa/php-sn-generator
6542 Downloads
"Serial number generator for web aplication"
hemiframe/php-aes
32443 Downloads
PHP class for encrypt and decrypt data with AES algorithm
austinheap/laravel-database-encryption
76213 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
virgil/crypto
20219 Downloads
Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. See below for currently available languages and platforms. Get in touch with us to get preview access to our key infrastructure.
openlss/lib-crypt
64634 Downloads
Shorthand library for using AES encryption provided by PHP-Mcrypt
noprotocol/php-mysql-aes-crypt
93548 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
mukto90/ncrypt
14832 Downloads
A simple PHP class to encrypt a string and decrypt an encrypted string
davmixcool/cryptman
66751 Downloads
Dead-simple two-way encryption for PHP, with tamper detection built in.
mastercard/client-encryption
107151 Downloads
Library for Mastercard API compliant payload encryption/decryption.
stymiee/php-simple-encryption
10852 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
sagalbot/encryptable
59743 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
pensiero/php-openssl-cryptor
128145 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
magros/laravel-model-encryption
55260 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
exonet/securemessage
30325 Downloads
Encrypt and decrypt messages in a secure way.