Libraries tagged by decryot
davmixcool/cryptman
37862 Downloads
A Two-way encryption manager using the OpenSSL library
combodo/doctrine-encrypt-bundle
73324 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
camcima/dukpt-php
148958 Downloads
DUKPT implementation in PHP
mastercard/client-encryption
87025 Downloads
Library for Mastercard API compliant payload encryption/decryption.
loostro/cryptomute
26869 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
austinheap/laravel-database-encryption
75957 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
stymiee/php-simple-encryption
6070 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.
exonet/securemessage
19010 Downloads
Encrypt and decrypt messages in a secure way.
devuri/encryption
17195 Downloads
A Composer package for handling encryption and decryption operations.
delatbabel/elocryptfive
91840 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.