Libraries tagged by openssl_decrypt
evit/php-gm-crypto
2419 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.
kevchikezie/cryptographer
568 Downloads
A PHP library for RSA encryption and decryption using the OpenSSL extension
martinusso/opencrypt
20087 Downloads
Two-way encryption (encrypt and decrypt) data using PHP with OpenSSL
poly-crypto/poly-crypto
7755 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
bentools/shh-bundle
13064 Downloads
A Symfony bundle to handle secrets.
karavasilev/cryptomanana
61 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
yakeing/php_jwsign
32 Downloads
This is a class of data encryption and decryption
processid/encrypt
499 Downloads
Encryption / decryption with OpenSSL
joelwmale/laravel-encryption
2218 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
smoren/encryption-tools
22 Downloads
Tools for encryption/decryption and signing/verifying (wraps openssl lib)
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
217 Downloads
Encrypts and decrypts data using the WordPress SALT and OpenSSL
juanchosl/cryptology
42 Downloads
Little encrypt/decrypt tools in order to crypt, decrypt, sign or verify messages, tests or files using distincts formats with the same way
bestyii/yii2-encrypter
124 Downloads
Encryption data for Yii2