Libraries tagged by encrypt
magros/laravel-model-encryption
54529 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
lekoala/silverstripe-encrypt
12792 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
gregoryduckworth/encryptable
53614 Downloads
A simple trait to make attributes encrypted in the database
stymiee/php-simple-encryption
9393 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.
spryker/util-encryption
2180648 Downloads
UtilEncryption module
sagalbot/encryptable
57993 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
mathiasgrimm/laravel-encrypted-attributes
4523 Downloads
Encrypted and safe-by-default Laravel Model attributes
laravel/legacy-encrypter
136690 Downloads
The legacy version of the Laravel mcrypt encrypter.
hyperf-ext/encryption
63845 Downloads
The Hyperf Encryption package.
gracious/doctrine-encryption-bundle
18748 Downloads
Simple bundle for adding encryption type to Doctrine
web-token/jwt-encryption-algorithm-pbes2
734989 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-experimental
269017 Downloads
Experimental Key and Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-ecdh-es
784093 Downloads
ECDH-ES Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-dir
974812 Downloads
Direct Key Encryption Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-aeskw
1456061 Downloads
AES Key Wrapping Based Key Encryption Algorithms the JWT Framework.