Libraries tagged by openssl_encrypt
combodo/doctrine-encrypt-bundle
68617 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
thomaswelton/laravel-mcrypt-faker
3045 Downloads
Allows installation of Laravel where the PHP Mcrypt extension is not available. Provides encryption using OpenSSL, or by disabling encryption entierly.
agentsib/crypto-bundle
56859 Downloads
Symfony 6 bundle for encrypt data with openssl library
bentools/shh
17666 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
poly-crypto/poly-crypto
7154 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
mpyw/easycrypt
1898 Downloads
A class that provides simple interface for decryptable encryption.
martinusso/opencrypt
19304 Downloads
Two-way encryption (encrypt and decrypt) data using PHP with OpenSSL
fivelab/cryptography
13990 Downloads
Tools for encrypt and decrypt
bentools/shh-bundle
12226 Downloads
A Symfony bundle to handle secrets.
stymiee/password-helper
6472 Downloads
A PHP library that makes using best practices with passwords easy by default
evit/php-gm-crypto
518 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.
initphp/encryption
100 Downloads
PHP OpenSSL/Sodium Encryption and Decryption
coka/doctrine-encrypt-bundle
3370 Downloads
Encrypted doctrine type value with openssl.
khorshid/wp-encrypt
181 Downloads
Encrypts and decrypts data using the WordPress SALT and OpenSSL
joelwmale/laravel-encryption
1025 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.