Libraries tagged by openssl_encrypt
combodo/doctrine-encrypt-bundle
78612 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
canaryau/laravel-encryption
573 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
thomaswelton/laravel-mcrypt-faker
4072 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
68261 Downloads
Symfony 6 bundle for encrypt data with openssl library
bentools/shh
22020 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
poly-crypto/poly-crypto
8146 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
martinusso/opencrypt
20732 Downloads
Two-way encryption (encrypt and decrypt) data using PHP with OpenSSL
fivelab/cryptography
22626 Downloads
Tools for encrypt and decrypt
zbateson/mmp-crypt-smime
1499 Downloads
S/MIME implementation of zbateson/mmp-crypt using PHP OpenSSL
stymiee/password-helper
12729 Downloads
A PHP library that makes using best practices with passwords easy by default
legierski/aes
42388 Downloads
OpenSSL-compatible AES library
justmd5/crypto
6292 Downloads
Encrypting and signing data using private/public keys
evit/php-gm-crypto
4576 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.
processid/encrypt
1164 Downloads
Encryption / decryption with OpenSSL
zaphyr-org/encrypt
3762 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.