Libraries tagged by encrypte
privatebin/privatebin
76 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
davmixcool/cryptman
34623 Downloads
A Two-way encryption manager using the OpenSSL library
travelport-czech/compile_conf
300333 Downloads
Simple builder configuration files from environment, encrypted values or user input
sagalbot/encryptable
44906 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
richardstyles/eloquentencryption
11372 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
dotenv-org/phpdotenv-vault
7858 Downloads
Load environment variables from encrypted .env.vault files
loostro/cryptomute
26382 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
spiral/encrypter
27296 Downloads
Encrypter Component
sha256encript/aes-encrypter
5603 Downloads
SHA256 Hash & AES-256-CBC Encrypt/Decrypt SDK for PHP
mgpl2311/laravel-db-encrypter
3581 Downloads
Provides database model attribute encryption/decryption
mathiasgrimm/laravel-encrypted-attributes
2682 Downloads
Encrypted and safe-by-default Laravel Model attributes
crudly/encrypted
3355 Downloads
Encryption and hashing casts for Eloquent
codezero/encrypter
75924 Downloads
Encrypt and decrypt strings in PHP.
pkerrigan/paypal-ewp
2719 Downloads
A PHP library for generating encrypted PayPal buttons (EWP)
tebru/aes-encryption
22735 Downloads
An AES Encrypter for PHP