Libraries tagged by elocrypt
wubbajack/filecrypt
28 Downloads
PHP package for encrypted and decrypting files
virgil/purekit
233 Downloads
Virgil Security introduces an implementation of the Password-Hardened Encryption (PHE) protocol that provides developers with a technology to protect users passwords from offline/online attacks and make stolen passwords useless even if your database has been compromised.
trenker/simple-rsa
67 Downloads
Easy to use and integrate API for using RSA encrypted values during HTTP communication.
tozny/e3db
206 Downloads
PHP client library for Tozny's End-to-End Encrypted Database.
tinymeng/enphp
20 Downloads
a Open Source PHP Code Confusion + Encryption Project
techsemicolon/laravel-app-key-rotation
170 Downloads
A helper library to re-encrypt the existing encrypted data when you rotate your Laravel APP_KEY
sudhaus7/sudhaus7-gpgadmin
1009 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
7644 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.
scrothers/libsodium-laravel
5 Downloads
Laravel bindings for libsodium in the encrypter and hasher
rawilk/laravel-app-key-rotator
11311 Downloads
Rotate app keys around while re-encrypting data.
qinqw/php-crypto
42 Downloads
Provides an easy and secure way to encrypt/decrypt data with PHP using the Symmetric Cryptography method.(DES,RSA)
putyourlightson/craft-secrets
739 Downloads
Store and manage secrets in an encrypted file.
pogo-php/pogoencrypt-php
118 Downloads
Pure PHP implementation of Pokemon Go encrypt.c
paragonie/hpke
5 Downloads
Hybrid Public-Key Encryption (RFC 9180) for PHP
paragonie/eloquent-ciphersweet
145 Downloads
Provides searchable encrypted columns for Eloquent ORM