Libraries tagged by openssl_decrypt
payu/apple-pay
818420 Downloads
ApplePay Token Decoder
blocktrail/cryptojs-aes-php
393102 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
gmtls/openssl-crypto-kit
8147 Downloads
A modern and extensible PHP cryptography toolkit powered by OpenSSL.
mpyw/easycrypt
3304 Downloads
A class that provides simple interface for decryptable encryption.
miladrahimi/phpcrypt
64027 Downloads
Encryption, decryption, and hashing tools for PHP projects
hemiframe/php-aes
26213 Downloads
PHP class for encrypt and decrypt data with AES algorithm
stymiee/php-simple-encryption
6293 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
39416 Downloads
OpenSSL-compatible AES library
davmixcool/cryptman
40070 Downloads
A Two-way encryption manager using the OpenSSL library
pensiero/php-openssl-cryptor
62295 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
bentools/shh
19928 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
poly-crypto/poly-crypto
7647 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
fivelab/cryptography
17735 Downloads
Tools for encrypt and decrypt
firmaprofesional/doctrine-encrypt-bundle
37405 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
combodo/doctrine-encrypt-bundle
74035 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl