Libraries tagged by data encryption
comandi/encryption
1261 Downloads
Helper library for encrypting data with a key hierarchy. Uses libsodium.
codewithsushil/encryption
0 Downloads
Encryption: A tools to secure your private data.
cleverage/encryption-bundle
961 Downloads
The EncryptionBundle allows you to store encrypted files and data in Doctrine's entity in a very simple way
bespredel/encryption-form
24 Downloads
A Laravel package to securely encrypt form fields on the client-side using public key encryption and decrypt them on the server-side using the private key.
arahnid/encryption
29 Downloads
Powerful tool to encrypt data or use it as End-to-End technology
roelofr/laravel-encryption-cast
1191 Downloads
An Eloquent cast to encrypt and decrypt data, whilst still allowing your own casts
soden46/garudacrypt
0 Downloads
garudacrypt is an installation package for data encryption purposes using cryptographic methods
simplon/signr
318 Downloads
Create and validate Signed Requests including data encryption.
paulodiff/rainbow-table-index
25 Downloads
Laravel database data encryption with full text search
barseghyanartur/ska
319 Downloads
Sign data using symmetric-key algorithm encryption. Validate signed data and identify possible validation errors. Uses sha-(1, 224, 256, 385 and 512)/hmac for signature encryption. Custom hash algorithms are allowed. Useful shortcut functions for signing (and validating) dictionaries and URLs.
taitava/silverstripe-encrypt-at-rest
268 Downloads
Enable encryption of data at rest (in database)
ucscode/local-storage
30 Downloads
A PHP library for local data storage with optional encryption.
petrknap/crypto-sodium
71 Downloads
Crypto Sodium
kutasman/laravel-aead
11 Downloads
Advanced Encryption with Associated Data (AEAD) for Laravel.
manojx/encrypter-bundle
93 Downloads
A Symfony bundle to encrypt and decrypt data using AES-256-CBC encryption.