Libraries tagged by ttencrypt
hihaho/laravel-encryptable-trait
61256 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
austinheap/laravel-database-encryption
75949 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
xxtea/xxtea
38496 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
weebly/laravel-mutate
50513 Downloads
Mutate Laravel attributes
tmilos/jose-jwt
123899 Downloads
Javascript Object Signing and Encryption JOSE PHP library, supporting JSON Web Tokens JWT and JSON Web Encryption JWE
tecnickcom/tc-lib-pdf-filter
79018 Downloads
PHP library to decode PDF compression and encryption filters
sop/gcm
175979 Downloads
A PHP library for Galois/Counter Mode encryption with AES.
richardstyles/eloquentencryption
11797 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
privatebin/privatebin
77 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).
ph-7/obfuscator
2396 Downloads
Simple and effective Obfuscator PHP class (this is not a stupid base64 encoding script, but a real and effective obfuscation script)
noprotocol/php-mysql-aes-crypt
75081 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
mpyw/easycrypt
2881 Downloads
A class that provides simple interface for decryptable encryption.
miladrahimi/phpcrypt
62183 Downloads
Encryption, decryption, and hashing tools for PHP projects
leigh/chacha20
1411 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
legierski/aes
38676 Downloads
OpenSSL-compatible AES library