Libraries tagged by decrypt
hemiframe/php-aes
31414 Downloads
PHP class for encrypt and decrypt data with AES algorithm
virgil/sdk
17582 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.
virgil/crypto
19366 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.
openlss/lib-crypt
55339 Downloads
Shorthand library for using AES encryption provided by PHP-Mcrypt
noprotocol/php-mysql-aes-crypt
91248 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
mukto90/ncrypt
14167 Downloads
A simple PHP class to encrypt a string and decrypt an encrypted string
davmixcool/cryptman
60221 Downloads
A Two-way encryption manager using the OpenSSL library
camcima/dukpt-php
154069 Downloads
DUKPT implementation in PHP
mastercard/client-encryption
102021 Downloads
Library for Mastercard API compliant payload encryption/decryption.
stymiee/php-simple-encryption
9273 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
57749 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
pensiero/php-openssl-cryptor
107387 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
magros/laravel-model-encryption
54321 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
3459 Downloads
This is a PHP library for sm2 encrypt decrypt and sm3 hash
exonet/securemessage
29360 Downloads
Encrypt and decrypt messages in a secure way.