Libraries tagged by encrypte
mastercard/client-encryption
86920 Downloads
Library for Mastercard API compliant payload encryption/decryption.
keboola/php-encryption
91714 Downloads
Mcrypt wrapper. This library is deprecated in favor of https://github.com/defuse/php-encryption
hihaho/laravel-encryptable-trait
61461 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
austinheap/laravel-database-encryption
75957 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
xxtea/xxtea
38627 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
weebly/laravel-mutate
50671 Downloads
Mutate Laravel attributes
tmilos/jose-jwt
124684 Downloads
Javascript Object Signing and Encryption JOSE PHP library, supporting JSON Web Tokens JWT and JSON Web Encryption JWE
tecnickcom/tc-lib-pdf-filter
79440 Downloads
PHP library to decode PDF compression and encryption filters
sop/gcm
178637 Downloads
A PHP library for Galois/Counter Mode encryption with AES.
rawilk/laravel-casters
3276 Downloads
A collection of custom casts for Laravel.
ph-7/obfuscator
2404 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
75476 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
mpyw/easycrypt
2973 Downloads
A class that provides simple interface for decryptable encryption.
miladrahimi/phpcrypt
62606 Downloads
Encryption, decryption, and hashing tools for PHP projects
leigh/chacha20
2056 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.