Libraries tagged by encrypt
richardstyles/eloquentencryption
12511 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
privatebin/privatebin
112 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of stored data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
php-privacy/openpgp
8617 Downloads
PHP Privacy - The OpenPGP library in PHP language
ph-7/obfuscator
2447 Downloads
Simple and effective Obfuscator PHP class (this is not a stupid base64 encoding script, but a real and effective obfuscation script)
noprotocol/php-mysql-aes-crypt
79172 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
legierski/aes
40447 Downloads
OpenSSL-compatible AES library
katoni/php-ffx
27782 Downloads
A pure PHP implementation of Format-preserving, Feistel-based encryption (FFX).
fastsitephp/fastsitephp
2634 Downloads
A Modern Open Source Framework for building High Performance Websites and API’s with PHP
esensi/model
66059 Downloads
The base model traits of Esensi
dittertp/gibberish-aes-php
59611 Downloads
AES encryption library
davmixcool/cryptman
43888 Downloads
A Two-way encryption manager using the OpenSSL library
camcima/dukpt-php
150660 Downloads
DUKPT implementation in PHP
brainfoolong/js-aes-php
5787 Downloads
Slim native AES encryption/decryption on client side with Javascript and on server side with PHP
analogic/lescript
13583 Downloads
Lescript is simplified concept of ACME client implementation especially for Let's encrypt service. It's goal is to have one easy to use PHP file without dependencies.
ahsankhatri/cryptolib-php
64483 Downloads
A library to encrypt or decrypt with random password generator based on secret key defined.