Libraries tagged by openssl_decrypt
payu/apple-pay
668268 Downloads
ApplePay Token Decoder
blocktrail/cryptojs-aes-php
332912 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
miladrahimi/phpcrypt
57918 Downloads
Encryption, decryption, and hashing tools for PHP projects
hemiframe/php-aes
22002 Downloads
PHP class for encrypt and decrypt data with AES algorithm
combodo/doctrine-encrypt-bundle
68670 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
stymiee/php-simple-encryption
4902 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
legierski/aes
35366 Downloads
OpenSSL-compatible AES library
davmixcool/cryptman
28050 Downloads
A Two-way encryption manager using the OpenSSL library
pensiero/php-openssl-cryptor
48083 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
bentools/shh
17743 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
martinusso/opencrypt
19314 Downloads
Two-way encryption (encrypt and decrypt) data using PHP with OpenSSL
poly-crypto/poly-crypto
7159 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
mpyw/easycrypt
1905 Downloads
A class that provides simple interface for decryptable encryption.
fivelab/cryptography
14021 Downloads
Tools for encrypt and decrypt
firmaprofesional/doctrine-encrypt-bundle
33474 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).