Libraries tagged by encrypting
itools/zendb
28337 Downloads
Injection-proof PHP/MySQL database layer with automatic XSS-safe output
ionux/phactor
96084 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
phpsec/phpsec
105585 Downloads
A PHP security library
sop/gcm
310650 Downloads
A PHP library for Galois/Counter Mode encryption with AES.
miladrahimi/phpcrypt
78038 Downloads
Encryption, decryption, and hashing tools for PHP projects
aminyazdanpanah/php-shaka
10414 Downloads
Shaka PHP is a library that uses Shaka Packager for DASH and HLS packaging and encryption, supporting Common Encryption for Widevine and other DRM Systems.
paragonie/easyrsa
249741 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
spryker/util-encryption
2217831 Downloads
UtilEncryption module
mrgswift/laravel-encryptenv
50247 Downloads
Laravel Environment Variable Encryption
magros/laravel-model-encryption
55182 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
65788 Downloads
The Hyperf Encryption package.
gracious/doctrine-encryption-bundle
20755 Downloads
Simple bundle for adding encryption type to Doctrine
erikwang2013/encryption
1591 Downloads
A pluggable cryptography component library: under a unified contract it provides symmetric encryption, asymmetric encryption, hashing, and key derivation (HKDF / PBKDF2), with implementations including AES/Sodium and Chinese national algorithms SM2/SM3/SM4/ZUC. Installable via Composer.
dwgebler/encryption
7624 Downloads
Encryption wrapper for PHP using libsodium — simple API for symmetric and asymmetric encryption, password hashing, digital signing, and message authentication.
web-token/jwt-encryption-algorithm-pbes2
744331 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.