Libraries tagged by elocrypt
paragonie/discretion
8 Downloads
On-demand and reusable contact forms that only send GnuPG-encrypted messages to your inbox. Built with Slim Framework.
owenmelbz/illumipress
256 Downloads
Simple wrapper for the illuminate support, http response, request, validation, zttp, cache, encryption, blade templating and whoops error handler for WordPress
opcnz/silverstripe-gpgmailer
403 Downloads
The GPG Mailer module improves privacy by allowing emails being sent from SilverStripe CMS to be encrypted and/or signed using GPG public and private keys.
noorani-mm/encoder-algorithm
10 Downloads
This package provides a simple encryption and decryption functionality for securing sensitive information in your PHP applications. It offers easy-to-use methods for encrypting plaintext data into ciphertext and decrypting ciphertext back into its original plaintext form.
netkiller/safenet-php
6 Downloads
This tools provide you useful function to encrypt/decrypt string.
kelunik/aerys-acme
5 Downloads
Encrypting TLS hosts automatically using ACME to issue certificates.
joungkyun/mysqlaes
19 Downloads
Support AES-256 encrypt and decrypt class APIs
jcarrillocallao/jose
244 Downloads
JSON Object Signing and Encryption library for PHP.
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
ivannofick/laravelminifyobfuscate
199 Downloads
Obfuscate your Blade templates in Laravel by encrypting HTML, CSS, and JS into one HTML file.
invincible-tech-systems/easeampmysql-halite
21 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.
initiativesolutions/secrets-manager
2664 Downloads
Encrypt sensitive app data
igirid/parrallex
62 Downloads
Encryption and decryption algorithms for parrallex
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.
hvnlabs/php-crypttor
26 Downloads
A simple php library to deal with encrypting and decrypting strings using OpenSSL or MCrypt