Libraries tagged by openssl_encrypt
drnasin/mysql-pdo-secure-session-handler
4 Downloads
Mysql secure session handler with openssl encryption of session data and 'per session' based lifetime.
xclydes/x-keepass-php
2694 Downloads
A library for reading KeePass 2.x databases
qinqw/php-crypto
41 Downloads
Provides an easy and secure way to encrypt/decrypt data with PHP using the Symmetric Cryptography method.(DES,RSA)
kigkonsult/openssltoolbox
2 Downloads
the PHP OpenSSL Toolbox
kigkonsult/dsigsdk
52 Downloads
XML Digital Signature recomendation dsig sdk
juanchosl/cryptology
6 Downloads
Little encrypt/decrypt tools in order to crypt, decrypt, sign or verify messages, tests or files using distincts formats with the same way
coka/doctrine-secret-type-bundle
1213 Downloads
Doctrine custom type which allows to encrypt value
bewor/php-cryptography
63 Downloads
Encryption Library
platine-php/security
3376 Downloads
Platine Security provides a complete security system with encryption, hash support.
infinityfree/acmecore
396 Downloads
Raw implementation of the ACME protocol in PHP
davmixcool/logsnag.php
18 Downloads
An un-official API wrapper for logsnag.com
eloquent/lockbox
174 Downloads
Simple, strong encryption.
jafar/guarded-authentication-bundle
2322 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
16 Downloads
基于 openssl_encrypt 与 openssl_decrypt 封装的数据加解密类库