Libraries tagged by data encryption
codelieutenant/laravel-crypto
125 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.
tornevall/tornelib-php-crypto
58750 Downloads
Crypto and I/O library for TorneLIB, handling encryption and data.
martinusso/opencrypt
19931 Downloads
Two-way encryption (encrypt and decrypt) data using PHP with OpenSSL
paymetrust/laravel-data-encryption
1309 Downloads
A Laravel package for data encryption and decryption using RSA keys
archwisp/php-encrypt-data
73369 Downloads
Simple Data Encryption Library For PHP 5.3+
kba-team/data-protection
4958 Downloads
Deterministic one-way encryption of unique sensitive data.
internetpixels/sodium-encryption
3025 Downloads
Encrypt and decrypt data with this easy to use PHP encryption library
yakeing/php_jwsign
31 Downloads
This is a class of data encryption and decryption
madmatt/silverstripe-encrypt-at-rest
6529 Downloads
Enable encryption of data at rest (in database)
ivinteractive/laravel-rotation
1538 Downloads
A package to simplify data decryption and re-encryption when the APP_KEY needs rotation.
hamoi1/eloquent-encryptable
127 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.
crowdstar/crypt
7303 Downloads
Handle data encryption/decryption.
nextbytetz/laravel_encryption
395 Downloads
performing data encryption for the laravel projects
hofff/contao-leads-encryption
576 Downloads
Provides encryption of form data stored via Contao extension `terminal42/contao-leads`.
pdaleramirez/asymmetric-encryption
14 Downloads
A laravel package that encrypts your data with private public key pairs using asymmetric encryption.