Libraries tagged by openssl_decrypt
juanchosl/cryptology
34 Downloads
Little encrypt/decrypt tools in order to crypt, decrypt, sign or verify messages, tests or files using distincts formats with the same way
salernolabs/slzcrypt
885 Downloads
Simple PHP wrapper around OpenSSL encryption.
davmixcool/logsnag.php
22 Downloads
An un-official API wrapper for logsnag.com
quasarstream/srtp
591 Downloads
A PHP library for Secure RTP (SRTP) packet encryption and decryption using OpenSSL FFI.
processid/encrypt
447 Downloads
Encryption / decryption with OpenSSL
erlangparasu/php-rsa
47 Downloads
PHP OPENSSL RSA encrypt and decrypt
zaphyr-org/encrypt
139 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
iamjohndev/phpencryption
6 Downloads
PHPSecryption is a PHP class that provides encryption and decryption functionality using the OpenSSL library. It uses the Advanced Encryption Standard (AES) algorithm in Cipher-Block Chaining (CBC) mode for secure data encryption.
rc/openssl-crypto-bundle
56 Downloads
Encrypt / Decrypt using Open SSL
ranabd36/openssl-encryption
63 Downloads
Secure Laravel OpenSSL Public Key/Private Key Encryption Library
cmmia/encrypt
43 Downloads
常用数据加密和解密处理方法
phelium/encryptor
7 Downloads
A simple PHP encryption and decryption class with OpenSSL
zmisgod/php-aes
16 Downloads
Encryption and decryption using asymmetric cryptography (using PHP OpenSSL extention)
zavodnoyapl/crypto-bundle
55 Downloads
Symfony 2/3/4 bundle for encrypt data with openssl library
x69420/doctrine-encrypt-bundle
7 Downloads
Symfony 5 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl