Libraries tagged by encryption
dwgebler/encryption
4259 Downloads
Encryption wrapper for PHP which uses libsodium to provide a simple API for symmetric and asymmetric encryption, decryption, digital signing and message authentication.
mastercard/client-encryption
77171 Downloads
Library for Mastercard API compliant payload encryption/decryption.
austinheap/laravel-database-encryption
75771 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
tebru/aes-encryption
21751 Downloads
An AES Encrypter for PHP
spryker/util-encryption
1749904 Downloads
UtilEncryption module
magros/laravel-model-encryption
41503 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
web-token/jwt-encryption-algorithm-pbes2
631393 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-experimental
186392 Downloads
Experimental Key and Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-ecdh-es
646822 Downloads
ECDH-ES Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcmkw
663974 Downloads
AES GCM Key Wrapping Based Key Encryption Algorithms the JWT Framework.
tecnickcom/tc-lib-pdf-filter
70318 Downloads
PHP library to decode PDF compression and encryption filters
sagalbot/encryptable
42753 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
richardstyles/eloquentencryption
10510 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
privatebin/privatebin
70 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
2205 Downloads
Simple and effective Obfuscator PHP class (this is not a stupid base64 encoding script, but a real and effective obfuscation script)