Libraries tagged by Decryptor
mastercard/client-encryption
103991 Downloads
Library for Mastercard API compliant payload encryption/decryption.
stymiee/php-simple-encryption
9707 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.
sagalbot/encryptable
58372 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
privatebin/privatebin
171 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).
pensiero/php-openssl-cryptor
113672 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
magros/laravel-model-encryption
54741 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
3955 Downloads
This is a PHP library for sm2 encrypt decrypt and sm3 hash
exonet/securemessage
29723 Downloads
Encrypt and decrypt messages in a secure way.
delatbabel/elocryptfive
93372 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
ahsankhatri/cryptolib-php
71547 Downloads
A library to encrypt or decrypt with random password generator based on secret key defined.
expectedbehavior/php-docraptor
43592 Downloads
Official PHP wrapper for the DocRaptor API.
bytes/docraptor
32083 Downloads
DocRaptor API client
tiknil/file-vault
5668 Downloads
teakowa/cryptomute
28600 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
smoren/encryption-tools
76 Downloads
Tools for encryption/decryption and signing/verifying (wraps openssl lib)