Libraries tagged by openssl_encrypt
combodo/doctrine-encrypt-bundle
74371 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
gmtls/openssl-crypto-kit
9923 Downloads
A modern and extensible PHP cryptography toolkit powered by OpenSSL.
thomaswelton/laravel-mcrypt-faker
3531 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
63416 Downloads
Symfony 6 bundle for encrypt data with openssl library
bentools/shh
20110 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
poly-crypto/poly-crypto
7751 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
mpyw/easycrypt
3428 Downloads
A class that provides simple interface for decryptable encryption.
fivelab/cryptography
18410 Downloads
Tools for encrypt and decrypt
stymiee/password-helper
9625 Downloads
A PHP library that makes using best practices with passwords easy by default
justmd5/crypto
4976 Downloads
Encrypting and signing data using private/public keys
evit/php-gm-crypto
2293 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.
coka/doctrine-encrypt-bundle
4530 Downloads
Encrypted doctrine type value with openssl.
enflow-nl/php-encryption
19500 Downloads
Secure PHP Encryption Library
joelwmale/laravel-encryption
2195 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
martinusso/opencrypt
20063 Downloads
Two-way encryption (encrypt and decrypt) data using PHP with OpenSSL