Libraries tagged by encryption
zeyon/cryptastic
1722 Downloads
PHP Encryption / Decryption Using the MCrypt Library.
zaphyr-org/encrypt
137 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
virgil/purekit
233 Downloads
Virgil Security introduces an implementation of the Password-Hardened Encryption (PHE) protocol that provides developers with a technology to protect users passwords from offline/online attacks and make stolen passwords useless even if your database has been compromised.
unntech/encrypt
26 Downloads
Commonly used encryption libraries
tinymeng/enphp
23 Downloads
a Open Source PHP Code Confusion + Encryption Project
striderwhite/encryptable
1 Downloads
A Laravel trait for encrypting and decrypting model attributes using MySQL AES encryption.
rmrevin/yii2-xxtea
277 Downloads
Extension for yii2 encryption algorithm XXTEA
processid/encrypt
424 Downloads
Encryption / decryption with OpenSSL
phpgt/cipher
504 Downloads
Two-way encryption of messages for secure plain text transmission.
paragonie/hpke
5 Downloads
Hybrid Public-Key Encryption (RFC 9180) for PHP
owenmelbz/illumipress
256 Downloads
Simple wrapper for the illuminate support, http response, request, validation, zttp, cache, encryption, blade templating and whoops error handler for WordPress
noorani-mm/encoder-algorithm
10 Downloads
This package provides a simple encryption and decryption functionality for securing sensitive information in your PHP applications. It offers easy-to-use methods for encrypting plaintext data into ciphertext and decrypting ciphertext back into its original plaintext form.
mmdm/sim-crypt
81 Downloads
A simple yet nice encryption/decryption library
jcarrillocallao/jose
249 Downloads
JSON Object Signing and Encryption library for PHP.
jafar/guarded-authentication-bundle
2326 Downloads
This Bundle provides full authentication for login form and also Api with JWS (signed JWT 'encrypted with OpenSSL encryption engine') based on Symfony Guard