Libraries tagged by openssl_decrypt
payu/apple-pay
763232 Downloads
ApplePay Token Decoder
blocktrail/cryptojs-aes-php
361732 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
mpyw/easycrypt
2466 Downloads
A class that provides simple interface for decryptable encryption.
miladrahimi/phpcrypt
61840 Downloads
Encryption, decryption, and hashing tools for PHP projects
hemiframe/php-aes
24575 Downloads
PHP class for encrypt and decrypt data with AES algorithm
combodo/doctrine-encrypt-bundle
72572 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
5883 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
38350 Downloads
OpenSSL-compatible AES library
davmixcool/cryptman
35795 Downloads
A Two-way encryption manager using the OpenSSL library
evit/php-gm-crypto
1637 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.
pensiero/php-openssl-cryptor
56754 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
bentools/shh
19466 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
fivelab/cryptography
16644 Downloads
Tools for encrypt and decrypt
firmaprofesional/doctrine-encrypt-bundle
36124 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
agentsib/crypto-bundle
61184 Downloads
Symfony 6 bundle for encrypt data with openssl library