Libraries tagged by openssl_encrypt
pensiero/php-openssl-cryptor
61303 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
firmaprofesional/doctrine-encrypt-bundle
37222 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
combodo/doctrine-encrypt-bundle
73836 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
joelwmale/laravel-encryption
2072 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
thomaswelton/laravel-mcrypt-faker
3456 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
62529 Downloads
Symfony 6 bundle for encrypt data with openssl library
bentools/shh
19843 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
poly-crypto/poly-crypto
7643 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
fivelab/cryptography
17521 Downloads
Tools for encrypt and decrypt
stymiee/password-helper
9074 Downloads
A PHP library that makes using best practices with passwords easy by default
evit/php-gm-crypto
2061 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
201 Downloads
PHP OpenSSL/Sodium Encryption and Decryption
coka/doctrine-encrypt-bundle
4281 Downloads
Encrypted doctrine type value with openssl.
enflow-nl/php-encryption
19448 Downloads
Secure PHP Encryption Library
driftwood/symmetric-encryption
575 Downloads
PHP wrapper around the OpenSSL library providing preconfigured, binary safe, Authenticated Symmetric Encryption.