Libraries tagged by openssl_decrypt
nmure/encryptor
23753 Downloads
PHP data encryptor using open_ssl
legierski/aes
42373 Downloads
OpenSSL-compatible AES library
evit/php-gm-crypto
4570 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.
canaryau/laravel-encryption
535 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
zaphyr-org/encrypt
3672 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
smoren/encryption-tools
55 Downloads
Tools for encryption/decryption and signing/verifying (wraps openssl lib)
bentools/shh-bundle
14188 Downloads
A Symfony bundle to handle secrets.
yakeing/php_jwsign
32 Downloads
This is a class of data encryption and decryption
quasarstream/srtp
1218 Downloads
A PHP library for Secure RTP (SRTP) packet encryption and decryption using OpenSSL FFI.
processid/encrypt
1155 Downloads
Encryption / decryption with OpenSSL
kevchikezie/cryptographer
641 Downloads
A PHP library for RSA encryption and decryption using the OpenSSL extension
qinqw/php-crypto
43 Downloads
Provides an easy and secure way to encrypt/decrypt data with PHP using the Symmetric Cryptography method.(DES,RSA)
kigkonsult/openssltoolbox
3 Downloads
the PHP OpenSSL Toolbox
khorshid/wp-encrypt
222 Downloads
Encrypts and decrypts data using the WordPress SALT and OpenSSL
salernolabs/slzcrypt
1012 Downloads
Simple PHP wrapper around OpenSSL encryption.