Libraries tagged by encryptor
devuri/encryption
21505 Downloads
A Composer package for handling encryption and decryption operations.
chr15k/laravel-mysql-encrypt
7600 Downloads
Laravel database encryption using native MySQL functions
web-token/jwt-encryption-algorithm-pbes2
680808 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-experimental
225895 Downloads
Experimental Key and Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-ecdh-es
706396 Downloads
ECDH-ES Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-dir
915738 Downloads
Direct Key Encryption Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcmkw
725840 Downloads
AES GCM Key Wrapping Based Key Encryption Algorithms the JWT Framework.
mastercard/client-encryption
88382 Downloads
Library for Mastercard API compliant payload encryption/decryption.
hihaho/laravel-encryptable-trait
62019 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
austinheap/laravel-database-encryption
75982 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
xxtea/xxtea
38891 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
tmilos/jose-jwt
126770 Downloads
Javascript Object Signing and Encryption JOSE PHP library, supporting JSON Web Tokens JWT and JSON Web Encryption JWE
tecnickcom/tc-lib-pdf-filter
81174 Downloads
PHP library to decode PDF compression and encryption filters
sop/gcm
186258 Downloads
A PHP library for Galois/Counter Mode encryption with AES.
richardstyles/eloquentencryption
12038 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.