Libraries tagged by openssl_encrypt
pensiero/php-openssl-cryptor
54015 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
firmaprofesional/doctrine-encrypt-bundle
35467 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
agentsib/crypto-bundle
60425 Downloads
Symfony 6 bundle for encrypt data with openssl library
bentools/shh
19229 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
poly-crypto/poly-crypto
7348 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
mpyw/easycrypt
2202 Downloads
A class that provides simple interface for decryptable encryption.
martinusso/opencrypt
19931 Downloads
Two-way encryption (encrypt and decrypt) data using PHP with OpenSSL
fivelab/cryptography
15826 Downloads
Tools for encrypt and decrypt
stymiee/password-helper
7841 Downloads
A PHP library that makes using best practices with passwords easy by default
justmd5/crypto
4132 Downloads
Encrypting and signing data using private/public keys
processid/encrypt
353 Downloads
Encryption / decryption with OpenSSL
coka/doctrine-encrypt-bundle
3872 Downloads
Encrypted doctrine type value with openssl.
joelwmale/laravel-encryption
1754 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
driftwood/symmetric-encryption
563 Downloads
PHP wrapper around the OpenSSL library providing preconfigured, binary safe, Authenticated Symmetric Encryption.
thomaswelton/laravel-mcrypt-faker
3230 Downloads
Allows installation of Laravel where the PHP Mcrypt extension is not available. Provides encryption using OpenSSL, or by disabling encryption entierly.