Libraries tagged by decrypt
noprotocol/php-mysql-aes-crypt
75534 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
legierski/aes
38845 Downloads
OpenSSL-compatible AES library
davmixcool/cryptman
37846 Downloads
A Two-way encryption manager using the OpenSSL library
camcima/dukpt-php
148958 Downloads
DUKPT implementation in PHP
mastercard/client-encryption
87024 Downloads
Library for Mastercard API compliant payload encryption/decryption.
stymiee/php-simple-encryption
6069 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
richardstyles/eloquentencryption
11880 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
privatebin/privatebin
77 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
magros/laravel-model-encryption
45946 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
latzou/sm2
1106 Downloads
This is a PHP library for sm2 encrypt decrypt and sm3 hash
exonet/securemessage
19010 Downloads
Encrypt and decrypt messages in a secure way.
devuri/encryption
15277 Downloads
A Composer package for handling encryption and decryption operations.
delatbabel/elocryptfive
91839 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
brainfoolong/js-aes-php
1180 Downloads
Slim native AES encryption/decryption on client side with Javascript and on server side with PHP
ahsankhatri/cryptolib-php
62044 Downloads
A library to encrypt or decrypt with random password generator based on secret key defined.