Libraries tagged by openssl_encrypt
juanchosl/cryptology
10 Downloads
Little encrypt/decrypt tools in order to crypt, decrypt, sign or verify messages, tests or files using distincts formats with the same way
blazemv/cryptx
10 Downloads
Simple PHP library for encrypting and decrypting data using private and public pem key files
bewor/php-cryptography
73 Downloads
Encryption Library
rnr1721/le7-cryptography
8 Downloads
Cryptography is a lightweight PHP library designed for password encryption, decryption, verification, and random password generation. This library is dependency-free, requiring only the PHP OpenSSL extension
platine-php/security
3393 Downloads
Platine Security provides a complete security system with encryption, hash support.
infinityfree/acmecore
397 Downloads
Raw implementation of the ACME protocol in PHP
dmamontov/rsacrypt
916 Downloads
Data encryption using public and private keys.
davmixcool/logsnag.php
20 Downloads
An un-official API wrapper for logsnag.com
eloquent/lockbox
174 Downloads
Simple, strong encryption.
jafar/guarded-authentication-bundle
2323 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
erlangparasu/php-rsa
38 Downloads
PHP OPENSSL RSA encrypt and decrypt
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
17 Downloads
基于 openssl_encrypt 与 openssl_decrypt 封装的数据加解密类库
ranabd36/openssl-encryption
47 Downloads
Secure Laravel OpenSSL Public Key/Private Key Encryption Library
cmmia/encrypt
43 Downloads
常用数据加密和解密处理方法