Libraries tagged by decrypter
simon80119/laravel-database-encryption
17100 Downloads
Auto Encrypt and Decrypt Database through Eloquent
sha256encript/aes-encrypter
11449 Downloads
SHA256 Hash & AES-256-CBC Encrypt/Decrypt SDK for PHP
rafrsr/crypto
31740 Downloads
Easy encrypt and decrypt strings in PHP.
placetopay/php-gnupg
17536 Downloads
A library to encrypt and decrypt with GnuPG
kkiernan/caesar-cipher
18474 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
internetpixels/sodium-encryption
3382 Downloads
Encrypt and decrypt data with this easy to use PHP encryption library
evit/php-gm-crypto
4786 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.
cyvax/privatebin_php
5295 Downloads
PHP client library for PrivateBin with client-side encryption and decryption support.
crowdstar/crypt
9301 Downloads
Handle data encryption/decryption.
codezero/encrypter
98553 Downloads
Encrypt and decrypt strings in PHP.
canaryau/laravel-encryption
1163 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
brainfoolong/js-aes-php
16850 Downloads
Slim native AES encryption/decryption on client side with Javascript and on server side with PHP
alextartan/flysystem-libsodium-adapter
28278 Downloads
On-the-fly encrypt and decrypt flysystem files
silverstripe/recaptcha
97827 Downloads
Provides a form field which allows form to validate for non-bot submissions by giving them a challenge to decrypt an image.
shakib/cakephp-encrypt-decrypt
419 Downloads
A CakePHP plugin to encrypt data and save in database and also to decrypt data when fethcing from database. You can also encrypt or decrypt all historical data.