Libraries tagged by decryot
simon80119/laravel-database-encryption
17328 Downloads
Auto Encrypt and Decrypt Database through Eloquent
sha256encript/aes-encrypter
11731 Downloads
SHA256 Hash & AES-256-CBC Encrypt/Decrypt SDK for PHP
rafrsr/crypto
31833 Downloads
Easy encrypt and decrypt strings in PHP.
placetopay/php-gnupg
17716 Downloads
A library to encrypt and decrypt with GnuPG
kkiernan/caesar-cipher
18537 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
internetpixels/sodium-encryption
3469 Downloads
Encrypt and decrypt data with this easy to use PHP encryption library
evit/php-gm-crypto
4891 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.
diontech/laravel-vault
1008 Downloads
Building vaults and decrypted/encryped secrets. Using specfic keys per vault (or per secret if you want to) is implemented. Vaults can be a standalone or related to your app`s models.
cyvax/privatebin_php
5428 Downloads
PHP client library for PrivateBin with client-side encryption and decryption support.
crowdstar/crypt
9500 Downloads
Handle data encryption/decryption.
codezero/encrypter
99014 Downloads
Encrypt and decrypt strings in PHP.
canaryau/laravel-encryption
1546 Downloads
A package to easily encrypt & decrypt model fields in Laravel using OpenSSL.
brainfoolong/js-aes-php
17782 Downloads
Slim native AES encryption/decryption on client side with Javascript and on server side with PHP
alextartan/flysystem-libsodium-adapter
28467 Downloads
On-the-fly encrypt and decrypt flysystem files
sinemacula/laravel-cached-crypt
16576 Downloads
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.