Libraries tagged by decrypt
latzou/sm2
3545 Downloads
This is a PHP library for sm2 encrypt decrypt and sm3 hash
exonet/securemessage
29499 Downloads
Encrypt and decrypt messages in a secure way.
delatbabel/elocryptfive
93317 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
ahsankhatri/cryptolib-php
71043 Downloads
A library to encrypt or decrypt with random password generator based on secret key defined.
tiknil/file-vault
5322 Downloads
teakowa/cryptomute
28562 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
precision-soft/symfony-doctrine-encrypt
2518 Downloads
Symfony bundle providing transparent AES-256 encryption for Doctrine ORM entity fields via custom DBAL types
poly-crypto/poly-crypto
8149 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
nmure/encryptor
23757 Downloads
PHP data encryptor using open_ssl
mrdebug/lara-file-encrypter
688 Downloads
LaraFileEncrypter: A Laravel package enabling secure and seamless management of encrypted files without the need for persistent key storage.
martinusso/opencrypt
20742 Downloads
Two-way encryption (encrypt and decrypt) data using PHP with OpenSSL
light/hashids
20829 Downloads
Hashids for Yii2
fivelab/cryptography
22650 Downloads
Tools for encrypt and decrypt
firmaprofesional/doctrine-encrypt-bundle
41646 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
combodo/doctrine-encrypt-bundle
78617 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl