Libraries tagged by data encryption
paymetrust/laravel-data-encryption
1462 Downloads
A Laravel package for data encryption and decryption using RSA keys
kba-team/data-protection
5291 Downloads
Deterministic one-way encryption of unique sensitive data.
internetpixels/sodium-encryption
3088 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
pyrou/morpheus
399 Downloads
Library to encrypt and decrypt data in colors of a picture. Process also known as steganography
madmatt/silverstripe-encrypt-at-rest
6610 Downloads
Enable encryption of data at rest (in database)
ivinteractive/laravel-rotation
1990 Downloads
A package to simplify data decryption and re-encryption when the APP_KEY needs rotation.
nmure/encryptor-bundle
11614 Downloads
A Symfony Bundle for the nmure/encryptor library
karavasilev/cryptomanana
58 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
codelieutenant/laravel-crypto
147 Downloads
Laravel Crypto is a package that provides a simple and easy to use API for encrypting, decrypting, hashing, and signing data using the latest PHP and Laravel features.
crowdstar/crypt
7677 Downloads
Handle data encryption/decryption.
martinusso/opencrypt
20048 Downloads
Two-way encryption (encrypt and decrypt) data using PHP with OpenSSL
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
86 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements
mrmiao/think-interface-encryption
209 Downloads
Base on TP framework encrypt the JSON-type interface request and return data by using the RSA algorithm