Libraries tagged by decrypted
al-saloul/encryption
1495 Downloads
Simple number encryption and decryption package
agentsib/crypto-bundle
68493 Downloads
Symfony 6 bundle for encrypt data with openssl library
ageid/encryption-helper
35767 Downloads
AgeID symmetric encryption helper
austinheap/laravel-database-encryption
76189 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
zbateson/mmp-crypt
1823 Downloads
Cryptographic support for zbateson/mail-mime-parser (encryption, decryption, signing, verification)
zaphyr-org/encrypt
4303 Downloads
A convenient interface for encrypting and decrypting text via OpenSSL using AES-128 and AES-256 encryption.
venturedrake/laravel-encryptable
12523 Downloads
Automatically encrypt and decrypt database table fields
spryker/propel-encryption-behavior
64932 Downloads
Propel Behavior for seamless encryption/decryption of data columns
simon80119/laravel-database-encryption
16894 Downloads
Auto Encrypt and Decrypt Database through Eloquent
sha256encript/aes-encrypter
11226 Downloads
SHA256 Hash & AES-256-CBC Encrypt/Decrypt SDK for PHP
rafrsr/crypto
31685 Downloads
Easy encrypt and decrypt strings in PHP.
placetopay/php-gnupg
17325 Downloads
A library to encrypt and decrypt with GnuPG
kkiernan/caesar-cipher
18426 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
internetpixels/sodium-encryption
3362 Downloads
Encrypt and decrypt data with this easy to use PHP encryption library
evit/php-gm-crypto
4718 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.