Libraries tagged by encrypted
kba-team/data-protection
6239 Downloads
Deterministic one-way encryption of unique sensitive data.
drnasin/mysql-pdo-secure-session-handler
5 Downloads
Mysql secure session handler with openssl encryption of session data and 'per session' based lifetime.
snawoot/php-storageless-sessions
4714 Downloads
Storageless sessions with encrypted and HMAC-signed cookies
mikecbrant/php-ultimate-sessions
20 Downloads
PSR-4 PHP Package Boilerplate.
m-wardany/hash-ids
816 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
wubbajack/filecrypt
29 Downloads
PHP package for encrypted and decrypting files
tusharb/laravel-envcrypt
17 Downloads
Encrypted database passwords in .env for Laravel 8-13, decrypted at connection time so no plaintext ever reaches the config cache.
trenker/simple-rsa
67 Downloads
Easy to use and integrate API for using RSA encrypted values during HTTP communication.
tozny/e3db
207 Downloads
PHP client library for Tozny's End-to-End Encrypted Database.
thetalabs/laravel-database-encryption
16639 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
techsemicolon/laravel-app-key-rotation
175 Downloads
A helper library to re-encrypt the existing encrypted data when you rotate your Laravel APP_KEY
ssmulders/hashed-passport
7645 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
sop/pkcs8
189 Downloads
A PHP implementation of PKCS #8 encrypted private-key.
richnessagency/rich-payments
7 Downloads
Plug and play Laravel payment gateway package with encrypted database settings, ready views, and Paymob support.
rbennett/laravel-model-encryption
1717 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.