Libraries tagged by openssl_decrypt
bentools/shh-bundle
12066 Downloads
A Symfony bundle to handle secrets.
agentsib/crypto-bundle
56772 Downloads
Symfony 6 bundle for encrypt data with openssl library
nmure/encryptor
17810 Downloads
PHP data encryptor using open_ssl
evit/php-gm-crypto
505 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.
yakeing/php_jwsign
31 Downloads
This is a class of data encryption and decryption
karavasilev/cryptomanana
52 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
initphp/encryption
99 Downloads
PHP OpenSSL/Sodium Encryption and Decryption
joelwmale/laravel-encryption
1021 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
maatify/open-ssl
59 Downloads
Official PHP library for maatify.dev OpenSSL handler, known by our team
smoren/encryption-tools
21 Downloads
Tools for encryption/decryption and signing/verifying (wraps openssl lib)
qinqw/php-crypto
42 Downloads
Provides an easy and secure way to encrypt/decrypt data with PHP using the Symmetric Cryptography method.(DES,RSA)
kigkonsult/openssltoolbox
2 Downloads
the PHP OpenSSL Toolbox
khorshid/wp-encrypt
179 Downloads
Encrypts and decrypts data using the WordPress SALT and OpenSSL
juanchosl/cryptology
8 Downloads
Little encrypt/decrypt tools in order to crypt, decrypt, sign or verify messages, tests or files using distincts formats with the same way
dorantor/simple-crypt
9158 Downloads
Very simple lib for symmetric en/decrypt messages so they could be sent through untrusted channels.