Libraries tagged by openssl_decrypt
payu/apple-pay
1037629 Downloads
ApplePay Token Decoder
miladrahimi/phpcrypt
76951 Downloads
Encryption, decryption, and hashing tools for PHP projects
blocktrail/cryptojs-aes-php
526152 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
pensiero/php-openssl-cryptor
115843 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
mpyw/easycrypt
5431 Downloads
A class that provides simple interface for decryptable encryption.
hemiframe/php-aes
31889 Downloads
PHP class for encrypt and decrypt data with AES algorithm
stymiee/php-simple-encryption
9962 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.
davmixcool/cryptman
63266 Downloads
A Two-way encryption manager using the OpenSSL library
zaphyr-org/encrypt
4603 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
martinusso/opencrypt
20823 Downloads
Two-way encryption (encrypt and decrypt) data using PHP with OpenSSL
smoren/encryption-tools
78 Downloads
Tools for encryption/decryption and signing/verifying (wraps openssl lib)
poly-crypto/poly-crypto
8175 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
fivelab/cryptography
23023 Downloads
Tools for encrypt and decrypt
combodo/doctrine-encrypt-bundle
79028 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
68599 Downloads
Symfony 6 bundle for encrypt data with openssl library