Libraries tagged by decryption
dwgebler/encryption
4237 Downloads
Encryption wrapper for PHP which uses libsodium to provide a simple API for symmetric and asymmetric encryption, decryption, digital signing and message authentication.
poly-crypto/poly-crypto
7150 Downloads
High-level cryptographic functions that are interoperable between NodeJS and PHP 7.1+
openlss/lib-crypt
38709 Downloads
Shorthand library for using AES encryption provided by PHP-Mcrypt
mukto90/ncrypt
10865 Downloads
A simple PHP class to encrypt a string and decrypt an encrypted string
mrdebug/lara-file-encrypter
248 Downloads
LaraFileEncrypter: A Laravel package enabling secure and seamless management of encrypted files without the need for persistent key storage.
brainfoolong/php-ascon
1446 Downloads
PHP 8+ Implementation of Ascon, a family of authenticated encryption (AEAD) and hashing algorithms designed to be lightweight.
bentools/shh-bundle
12127 Downloads
A Symfony bundle to handle secrets.
bentools/shh
17482 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
spryker/propel-encryption-behavior
51873 Downloads
Propel Behavior for seamless encryption/decryption of data columns
evit/php-gm-crypto
506 Downloads
Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.
yakeing/php_jwsign
31 Downloads
This is a class of data encryption and decryption
virgil/sdk
14461 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
15989 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.
tiknil/file-vault
198 Downloads
mgpl2311/laravel-db-encrypter
2360 Downloads
Provides database model attribute encryption/decryption