Libraries tagged by decrypted
hemiframe/php-aes
26988 Downloads
PHP class for encrypt and decrypt data with AES algorithm
camcima/dukpt-php
150056 Downloads
DUKPT implementation in PHP
mastercard/client-encryption
89703 Downloads
Library for Mastercard API compliant payload encryption/decryption.
stymiee/php-simple-encryption
6420 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
47935 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
magros/laravel-model-encryption
47489 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
20556 Downloads
Encrypt and decrypt messages in a secure way.
dwgebler/encryption
5883 Downloads
Encryption wrapper for PHP which uses libsodium to provide a simple API for symmetric and asymmetric encryption, decryption, digital signing and message authentication.
delatbabel/elocryptfive
92098 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
codezero/encrypter
82850 Downloads
Encrypt and decrypt strings in PHP.
brainfoolong/js-aes-php
4228 Downloads
Slim native AES encryption/decryption on client side with Javascript and on server side with PHP
ahsankhatri/cryptolib-php
63651 Downloads
A library to encrypt or decrypt with random password generator based on secret key defined.
virgil/sdk
14867 Downloads
Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. See below for currently available languages and platforms. Get in touch with us to get preview access to our key infrastructure.
teakowa/cryptomute
27137 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
poly-crypto/poly-crypto
7751 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+