Libraries tagged by laravel56 encryption
blu3blaze/laravel-xchacha20-encrypter
144 Downloads
Seamlessly integrate XChaCha20-Poly1305 encryption into Laravel application
jtd420/laravel-pgp
172 Downloads
Automatic PGP Encryption/Decryption for your laravel application. Fully customisable and works out-the-box with the default provided scaffolding!
thomaswelton/laravel-mcrypt-faker
3237 Downloads
Allows installation of Laravel where the PHP Mcrypt extension is not available. Provides encryption using OpenSSL, or by disabling encryption entierly.
onramplab/laravel-security-model
12456 Downloads
A Laravel package providing security for Eloquent model
lucasberto/laravel-vault
223 Downloads
An easy Laravel integration for HashiCorp Vault
ivinteractive/laravel-rotation
1546 Downloads
A package to simplify data decryption and re-encryption when the APP_KEY needs rotation.
al-saloul/encryption
26 Downloads
Simple number encryption and decryption package
tiknil/file-vault
712 Downloads
initbiz/file-vault
861 Downloads
hamoi1/eloquent-encryptable
127 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.
paperscissorsandglue/laravel-encryption-at-rest
22 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements
anexia/laravel-encryption
4065 Downloads
Encryption and decryption for eloquent models
stidges/laravel-sodium-encryption
52 Downloads
A Sodium based encrypter class for Laravel
smknstd/laravel-kms-encryption
6 Downloads
Replace Laravel's built-in encryption with an encryption based on AWS KMS
quantumwebco/laravel-db-encryption
23 Downloads
Auto Encrypt and Decrypt Database through Eloquent