Libraries tagged by openssl_encrypt
jafar/guarded-authentication-bundle
2326 Downloads
This Bundle provides full authentication for login form and also Api with JWS (signed JWT 'encrypted with OpenSSL encryption engine') based on Symfony Guard
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.
xin/encryption
18 Downloads
基于 openssl_encrypt 与 openssl_decrypt 封装的数据加解密类库
ranabd36/openssl-encryption
63 Downloads
Secure Laravel OpenSSL Public Key/Private Key Encryption Library
cmmia/encrypt
43 Downloads
常用数据加密和解密处理方法
zugoripls/openssl-encryption
13 Downloads
Openssl version of Illuminate Encryption package.
phpsess/openssl-encryption
35 Downloads
A OpenSSL encryption driver for PHPSess
olragon/laravel-openssl-encryption
16 Downloads
Laravel 4 encryption package that uses the PHP openssl extension
neoxia/laravel-openssl-encryption-42
114 Downloads
Laravel 4 encryption package that uses the PHP openssl extension
mbing/openssl-cryptor
3 Downloads
Provide a concise OpenSSL encryptor library.
bereznii/yii2-encrypter
3 Downloads
Openssl Encrypter for Yii2
anotherzero/laravel-openssl-encryption-4x
763 Downloads
Laravel 4 encryption package that uses the PHP openssl extension
aditiyass/yii2-encrypter
12 Downloads
Openssl Encrypter for Yii2
random_tool/random_encrypt
11 Downloads
encrypt basic openssl
pgolasz/kohana-encrypt
24 Downloads
Encryption module for Kohana 3.3. Uses Encrypt-then-MAC scheme with OPENSSL (AES) and Encrypt-then-Sign (RSA).