Libraries tagged by ttencrypt
tmilos/jose-jwt
127230 Downloads
Javascript Object Signing and Encryption JOSE PHP library, supporting JSON Web Tokens JWT and JSON Web Encryption JWE
tecnickcom/tc-lib-pdf-filter
81493 Downloads
PHP library to decode PDF compression and encryption filters
sop/gcm
187350 Downloads
A PHP library for Galois/Counter Mode encryption with AES.
richardstyles/eloquentencryption
12076 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
relaticle/custom-fields
168 Downloads
User Defined Custom Fields for Laravel Filament
rawilk/laravel-casters
4959 Downloads
A collection of custom casts for Laravel.
privatebin/privatebin
79 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of stored data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
php-privacy/openpgp
4261 Downloads
PHP Privacy - The OpenPGP library in PHP language
ph-7/obfuscator
2424 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
76779 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
mpyw/easycrypt
3303 Downloads
A class that provides simple interface for decryptable encryption.
miladrahimi/phpcrypt
63978 Downloads
Encryption, decryption, and hashing tools for PHP projects
leigh/chacha20
4001 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
legierski/aes
39391 Downloads
OpenSSL-compatible AES library
hemiframe/php-aes
26151 Downloads
PHP class for encrypt and decrypt data with AES algorithm