Libraries tagged by encrypted
tozny/e3db
207 Downloads
PHP client library for Tozny's End-to-End Encrypted Database.
thetalabs/laravel-database-encryption
16427 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
techsemicolon/laravel-app-key-rotation
171 Downloads
A helper library to re-encrypt the existing encrypted data when you rotate your Laravel APP_KEY
sudhaus7/sudhaus7-gpgadmin
1029 Downloads
(Sudhaus7) This TYPO3 extension adds an EXT:form finisher and a record type for managing GPG/PGP/OpenPGP keys and sending GPG/PGP encrypted (and signed) emails from your forms.
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
185 Downloads
A PHP implementation of PKCS #8 encrypted private-key.
rafalmasiarek/csrf-token
7 Downloads
Encrypted CSRF token library with fingerprint and caching (file, MySQL, Redis)
putyourlightson/craft-secrets
739 Downloads
Store and manage secrets in an encrypted file.
psecio/session-encrypt
19 Downloads
An encrypted session handler for PHP
paragonie/eloquent-ciphersweet
145 Downloads
Provides searchable encrypted columns for Eloquent ORM
paragonie/discretion
8 Downloads
On-demand and reusable contact forms that only send GnuPG-encrypted messages to your inbox. Built with Slim Framework.
opcnz/silverstripe-gpgmailer
403 Downloads
The GPG Mailer module improves privacy by allowing emails being sent from SilverStripe CMS to be encrypted and/or signed using GPG public and private keys.
lee/php-travis-encrypter
16 Downloads
The PHP wrapper generating travis-encrypted environment variables
larapack/attribute-encryption
1932 Downloads
Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.
jafar/guarded-authentication-bundle
2326 Downloads
This Bundle provides full authentication for login form and also Api with JWS (signed JWT 'encrypted with OpenSSL encryption engine') based on Symfony Guard