Libraries tagged by decrypted
simon80119/laravel-database-encryption
10219 Downloads
Auto Encrypt and Decrypt Database through Eloquent
pensiero/php-openssl-cryptor
59454 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
latzou/sm2
1154 Downloads
This is a PHP library for sm2 encrypt decrypt and sm3 hash
kkiernan/caesar-cipher
17244 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
evit/php-gm-crypto
2016 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.
dwgebler/encryption
5631 Downloads
Encryption wrapper for PHP which uses libsodium to provide a simple API for symmetric and asymmetric encryption, decryption, digital signing and message authentication.
codezero/encrypter
79565 Downloads
Encrypt and decrypt strings in PHP.
alextartan/flysystem-libsodium-adapter
23569 Downloads
On-the-fly encrypt and decrypt flysystem files
silverstripe/recaptcha
97411 Downloads
Provides a form field which allows form to validate for non-bot submissions by giving them a challenge to decrypt an image.
joelwmale/laravel-encryption
2037 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
ronijan/encrypt-decrypt-with-php
3603 Downloads
Simple Encrypt and Decrypt package with PHP
yakeing/php_jwsign
31 Downloads
This is a class of data encryption and decryption
virgil/crypto
16071 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.
studio201/doctrine-encrypt-bundle
12163 Downloads
Encrypted symfony entity's by verified and standardized libraries
mrdebug/lara-file-encrypter
334 Downloads
LaraFileEncrypter: A Laravel package enabling secure and seamless management of encrypted files without the need for persistent key storage.