Libraries tagged by decryption
ricardosierra/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
raojeet/apple-pay
5 Downloads
ApplePay php Token Decoder
ramphp/kernel
3 Downloads
VIKSHRO's RAMPHP kernel Packages
rahulshibu/laravel-model-encrypter
38 Downloads
Provides database model attribute encryption/decryption
psagnataf/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
pimenvibritania/password-stretcher
5 Downloads
Passwords are "hashed" with PBKDF2
pimenvibritania/hash-stretcher
10 Downloads
Stretching the hash encryption key with hash integration
pimenvibritania/file-crypter
6 Downloads
Encrypt and decrypt any files with AES & Blowfish encryption for PHP (Laravel) project
peterurk/cipher
6 Downloads
Cipher, an easy method to encrypt and decrypt
nabeghe/simple-cipher
6 Downloads
A simple cipher using OpenSSL with a few additional tweaks.
michaelmawhinney/cryptex
25 Downloads
A simple PHP class for 2-way authenticated encryption using XChaCha20 + Poly1305 (libsodium)
manojx/encrypter-bundle
90 Downloads
A Symfony bundle to encrypt and decrypt data using AES-256-CBC encryption.
lyne007/aes
3 Downloads
Aes library
laravel-pulse/locklink
4 Downloads
A laravel libery for encription data and url.
larapack/attribute-encryption
1923 Downloads
Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.