Libraries tagged by encryption
psecio/secure_dotenv
32061 Downloads
An encrypted environment configuration handler
paragonie/password_lock
37508 Downloads
Wraps Bcrypt-SHA2 in Authenticated Encryption
noprotocol/php-mysql-aes-crypt
67797 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
nickcv/yii2-encrypter
462670 Downloads
Openssl Encrypter for Yii2
johnathanmiller/secure-env-php
43452 Downloads
Encrypt environment files for production use.
jan2000/ffxradix
199387 Downloads
The Scheme FFX[radix] of the FFX Mode of Operation for Format-Preserving Encryption
ionux/phactor
42810 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.
analogic/lescript
12246 Downloads
Lescript is simplified concept of ACME client implementation especially for Let's encrypt service. It's goal is to have one easy to use PHP file without dependencies.
phpsec/phpsec
97413 Downloads
A PHP security library
sop/jwx
130793 Downloads
A PHP library for JSON web tokens (JWT) with signature (JWS) and encryption (JWE) support.
mrgswift/laravel-encryptenv
30293 Downloads
Laravel Environment Variable Encryption
mpyw/php-hyper-builtin-server
81668 Downloads
Reverse proxy for PHP built-in server which supports multiprocessing and TLS/SSL encryption
paragonie/easyrsa
236898 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
stymiee/php-simple-encryption
4895 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
42592 Downloads
The Hyperf Encryption package.