Libraries tagged by encryption
sagalbot/encryptable
47059 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
psecio/secure_dotenv
34323 Downloads
An encrypted environment configuration handler
paragonie/password_lock
42034 Downloads
Wraps Bcrypt-SHA2 in Authenticated Encryption
nickcv/yii2-encrypter
534317 Downloads
Openssl Encrypter for Yii2
johnathanmiller/secure-env-php
48257 Downloads
Encrypt environment files for production use.
jan2000/ffxradix
270706 Downloads
The Scheme FFX[radix] of the FFX Mode of Operation for Format-Preserving Encryption
ionux/phactor
51781 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
99508 Downloads
A PHP security library
sop/jwx
179418 Downloads
A PHP library for JSON web tokens (JWT) with signature (JWS) and encryption (JWE) support.
bytestream/horde-secret
239673 Downloads
Horde secret key encryption library
bytestream/horde-crypt-blowfish
241389 Downloads
Horde Blowfish encryption library
paragonie/easyrsa
243118 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
stymiee/php-simple-encryption
6098 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
49134 Downloads
The Hyperf Encryption package.
devuri/encryption
20711 Downloads
A Composer package for handling encryption and decryption operations.