Libraries tagged by openssl
chiron/crypt-engine
536 Downloads
Simple Crypt Manager to encode/decode
carteni/crypto-bundle
8429 Downloads
Integrates the "Authenticated Secret-Key Encryption" feature in a symfony project.
bonza/ssl
345 Downloads
php的openssl操作类库,简化加解密操作
bentools/shh-bundle
14211 Downloads
A Symfony bundle to handle secrets.
bart/licensee
53 Downloads
Simple PHP class for license generation and verification based on openssl signatures
frbit/message-signer
1386 Downloads
A flexible message signing and verification framework. Includes Guzzle3 and Guzzle4 Plugin.
eloquent/lockbox
174 Downloads
Simple, strong encryption.
qinqw/php-crypto
43 Downloads
Provides an easy and secure way to encrypt/decrypt data with PHP using the Symmetric Cryptography method.(DES,RSA)
oyedele/crypto-helper
257 Downloads
This is a Laravel/PHP helper function for encryption and decryption of data using OPENSSL
khorshid/wp-encrypt
222 Downloads
Encrypts and decrypts data using the WordPress SALT and OpenSSL
jafar/guarded-authentication-bundle
2328 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
itc/uuid
2491 Downloads
OpenSSL UUID wrapper
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.
fkooman/cert-parser
2573 Downloads
Simple OpenSSL based X.509 certificate parser
driftwood/symmetric-encryption
597 Downloads
PHP wrapper around the OpenSSL library providing preconfigured, binary safe, Authenticated Symmetric Encryption.