Libraries tagged by openssl_decrypt
karavasilev/cryptomanana
72 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
initphp/encryption
242 Downloads
Secure, modern symmetric encryption for PHP built on top of OpenSSL and libsodium.
davmixcool/logsnag.php
22 Downloads
An un-official API wrapper for logsnag.com
oyedele/crypto-helper
246 Downloads
This is a Laravel/PHP helper function for encryption and decryption of data using OPENSSL
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.
joelwmale/laravel-encryption
2996 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
rc/openssl-crypto-bundle
56 Downloads
Encrypt / Decrypt using Open SSL
ranabd36/openssl-encryption
64 Downloads
Secure Laravel OpenSSL Public Key/Private Key Encryption Library
maatify/open-ssl
146 Downloads
Official PHP library for maatify.dev OpenSSL handler, known by our team
gmtls/openssl-crypto-kit
9924 Downloads
A modern and extensible PHP cryptography toolkit powered by OpenSSL.
cmmia/encrypt
43 Downloads
常用数据加密和解密处理方法
phelium/encryptor
11 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