Libraries tagged by openssl_decrypt
payu/apple-pay
737378 Downloads
ApplePay Token Decoder
blocktrail/cryptojs-aes-php
354602 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
miladrahimi/phpcrypt
61044 Downloads
Encryption, decryption, and hashing tools for PHP projects
hemiframe/php-aes
23763 Downloads
PHP class for encrypt and decrypt data with AES algorithm
combodo/doctrine-encrypt-bundle
71574 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
5693 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
37461 Downloads
OpenSSL-compatible AES library
davmixcool/cryptman
33976 Downloads
A Two-way encryption manager using the OpenSSL library
evit/php-gm-crypto
1227 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
54015 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
bentools/shh
19229 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
martinusso/opencrypt
19931 Downloads
Two-way encryption (encrypt and decrypt) data using PHP with OpenSSL
poly-crypto/poly-crypto
7348 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
mpyw/easycrypt
2202 Downloads
A class that provides simple interface for decryptable encryption.
fivelab/cryptography
15826 Downloads
Tools for encrypt and decrypt