Libraries tagged by data encryption
paymetrust/laravel-data-encryption
1539 Downloads
A Laravel package for data encryption and decryption using RSA keys
kba-team/data-protection
5460 Downloads
Deterministic one-way encryption of unique sensitive data.
internetpixels/sodium-encryption
3134 Downloads
Encrypt and decrypt data with this easy to use PHP encryption library
yakeing/php_jwsign
32 Downloads
This is a class of data encryption and decryption
ngankt2/laravel-helper
40 Downloads
A Laravel helper package that includes security utilities, field encryption, data casting, and commonly used helper functions.
madmatt/silverstripe-encrypt-at-rest
6736 Downloads
Enable encryption of data at rest (in database)
ivinteractive/laravel-rotation
2465 Downloads
A package to simplify data decryption and re-encryption when the APP_KEY needs rotation.
nmure/encryptor-bundle
11855 Downloads
A Symfony Bundle for the nmure/encryptor library
karavasilev/cryptomanana
62 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
crowdstar/crypt
7879 Downloads
Handle data encryption/decryption.
martinusso/opencrypt
20087 Downloads
Two-way encryption (encrypt and decrypt) data using PHP with OpenSSL
waseem/laravel-data-encryption
41 Downloads
Automatically encryption and decryption data overriding by using getAttribute an setAttribute methods of Eloquent Model.
wemxo/encryption-bundle
36 Downloads
Useful symfony bundle that offers the possibility to encrypt/decrypt sensitive data.
pdaleramirez/asymmetric-encryption
15 Downloads
A laravel package that encrypts your data with private public key pairs using asymmetric encryption.
paperscissorsandglue/laravel-encryption-at-rest
126 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements