Libraries tagged by model encryption
easeappphp/ea-halite
0 Favers
35 Downloads
35 Downloads
A very simple and safe PHP library that provides wrapper methods to handle encryption, decryption along with authentication in both symmetric & asymmetric modes for both text content and files appropriately. This library is based upon Halite library from Paragonie Initiative Enterprises.
peanutgraphic/bloxy-crypto
0 Favers
408 Downloads
408 Downloads
BLOXY zero-knowledge envelope-encryption primitive — client-held KEK, per-record DEKs, BIP39 recovery, MOCK mode for seeders. Server stores opaque ciphertext only.
pimphand/mysql-encrypted
1 Favers
6 Downloads
6 Downloads
Laravel package for encrypting and decrypting model attributes using openssl with MySQL support
mjohann/simple-aes-256
0 Favers
20 Downloads
20 Downloads
Simple AES 256 is a PHP class designed to simplify encryption and decryption using AES-256 in CBC or GCM modes.