Libraries tagged by encrypt
asymmetricrypt/asymmetricrypt
2601 Downloads
A simple PHP public key cryptography library
alextartan/flysystem-libsodium-adapter
24053 Downloads
On-the-fly encrypt and decrypt flysystem files
danog/tgseclib
432933 Downloads
PHP Secure Communications Library (+Telegram-specific AES IGE primitives) - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
tornevall/tornelib-php-crypto
62192 Downloads
Crypto and I/O library for TorneLIB, handling encryption and data.
sivin/crypt
12656 Downloads
Small library for encryption via phpseclib
rafrsr/crypto
30010 Downloads
Easy encrypt and decrypt strings in PHP.
placetopay/php-gnupg
13746 Downloads
A library to encrypt and decrypt with GnuPG
pensiero/php-openssl-cryptor
63501 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
latzou/sm2
1324 Downloads
This is a PHP library for sm2 encrypt decrypt and sm3 hash
kkiernan/caesar-cipher
17378 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
justmd5/crypto
4849 Downloads
Encrypting and signing data using private/public keys
ghostff/session
1349 Downloads
PHP Session Manager (non-blocking, flash, segment, session encryption).
evit/php-gm-crypto
2163 Downloads
Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.
awkwardideas/phpcfencrypt
22707 Downloads
PHP functions for performing ColdFusion encrypt
zenstruck/jwt
66258 Downloads
JSON Object Signing and Encryption library for PHP.