Libraries tagged by encyption
mrgswift/laravel-encryptenv
48475 Downloads
Laravel Environment Variable Encryption
miladrahimi/phpcrypt
75542 Downloads
Encryption, decryption, and hashing tools for PHP projects
paragonie/easyrsa
248855 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
mpyw/php-hyper-builtin-server
94138 Downloads
Reverse proxy for PHP built-in server which supports multiprocessing and TLS/SSL encryption
stymiee/php-simple-encryption
9293 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
spryker/util-encryption
2174700 Downloads
UtilEncryption module
magros/laravel-model-encryption
54348 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
hyperf-ext/encryption
63472 Downloads
The Hyperf Encryption package.
gracious/doctrine-encryption-bundle
18183 Downloads
Simple bundle for adding encryption type to Doctrine
web-token/jwt-encryption-algorithm-pbes2
733147 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-experimental
267630 Downloads
Experimental Key and Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-ecdh-es
781660 Downloads
ECDH-ES Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-dir
972910 Downloads
Direct Key Encryption Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-aeskw
1452152 Downloads
AES Key Wrapping Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aesgcmkw
787841 Downloads
AES GCM Key Wrapping Based Key Encryption Algorithms the JWT Framework.