Libraries tagged by encrypt
dwgebler/encryption
5288 Downloads
Encryption wrapper for PHP which uses libsodium to provide a simple API for symmetric and asymmetric encryption, decryption, digital signing and message authentication.
web-token/jwt-encryption-algorithm-pbes2
660084 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-experimental
209278 Downloads
Experimental Key and Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcmkw
701719 Downloads
AES GCM Key Wrapping Based Key Encryption Algorithms the JWT Framework.
web-token/encryption-pack
167727 Downloads
A pack with all encryption algorithms for the web-token/jwt-encryption package
mastercard/client-encryption
84234 Downloads
Library for Mastercard API compliant payload encryption/decryption.
hihaho/laravel-encryptable-trait
60620 Downloads
Laravel encryptable trait, easily make certain fields for eloquent models encryptable
xxtea/xxtea
38131 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
weebly/laravel-mutate
49323 Downloads
Mutate Laravel attributes
sop/gcm
163255 Downloads
A PHP library for Galois/Counter Mode encryption with AES.
miladrahimi/phpcrypt
61194 Downloads
Encryption, decryption, and hashing tools for PHP projects
hemiframe/php-aes
23896 Downloads
PHP class for encrypt and decrypt data with AES algorithm
delatbabel/elocryptfive
91508 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
codezero/cookie
52151 Downloads
Your friendly, furry cookie monster. Get and set cookies with ease.
loostro/cryptomute
26330 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).