Libraries tagged by encryption
paragonie/easyrsa
248910 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
mpyw/php-hyper-builtin-server
94172 Downloads
Reverse proxy for PHP built-in server which supports multiprocessing and TLS/SSL encryption
stymiee/php-simple-encryption
9325 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.
hyperf-ext/encryption
63571 Downloads
The Hyperf Encryption package.
gracious/doctrine-encryption-bundle
18261 Downloads
Simple bundle for adding encryption type to Doctrine
mastercard/client-encryption
102436 Downloads
Library for Mastercard API compliant payload encryption/decryption.
keboola/php-encryption
95278 Downloads
Mcrypt wrapper. This library is deprecated in favor of https://github.com/defuse/php-encryption
ionghitun/laravel-lumen-mysql-encryption
6718 Downloads
Database fields encryption in laravel and lumen for mysql databases with native search and anonymize data for gdpr.
austinheap/laravel-database-encryption
76185 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
spryker/util-encryption
2176728 Downloads
UtilEncryption module
magros/laravel-model-encryption
54423 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
733659 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-ecdh-es
782504 Downloads
ECDH-ES Based Key Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-dir
973472 Downloads
Direct Key Encryption Algorithm the JWT Framework.
web-token/jwt-encryption-algorithm-aeskw
1453402 Downloads
AES Key Wrapping Based Key Encryption Algorithms the JWT Framework.