Libraries tagged by openssl_decrypt
payu/apple-pay
875187 Downloads
ApplePay Token Decoder
blocktrail/cryptojs-aes-php
425026 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
mpyw/easycrypt
3613 Downloads
A class that provides simple interface for decryptable encryption.
miladrahimi/phpcrypt
65453 Downloads
Encryption, decryption, and hashing tools for PHP projects
hemiframe/php-aes
27793 Downloads
PHP class for encrypt and decrypt data with AES algorithm
legierski/aes
40479 Downloads
OpenSSL-compatible AES library
davmixcool/cryptman
44186 Downloads
A Two-way encryption manager using the OpenSSL library
pensiero/php-openssl-cryptor
67158 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
bentools/shh
20251 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
fivelab/cryptography
18772 Downloads
Tools for encrypt and decrypt
firmaprofesional/doctrine-encrypt-bundle
38104 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
combodo/doctrine-encrypt-bundle
74670 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
agentsib/crypto-bundle
63995 Downloads
Symfony 6 bundle for encrypt data with openssl library
stymiee/php-simple-encryption
6496 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.
nmure/encryptor
21612 Downloads
PHP data encryptor using open_ssl