Libraries tagged by decrypted
bentools/shh
20060 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
agentsib/crypto-bundle
63196 Downloads
Symfony 6 bundle for encrypt data with openssl library
loostro/cryptomute
27090 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
austinheap/laravel-database-encryption
75991 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
venturedrake/laravel-encryptable
10069 Downloads
Automatically encrypt and decrypt database table fields
spryker/propel-encryption-behavior
57785 Downloads
Propel Behavior for seamless encryption/decryption of data columns
simon80119/laravel-database-encryption
11165 Downloads
Auto Encrypt and Decrypt Database through Eloquent
sha256encript/aes-encrypter
7254 Downloads
SHA256 Hash & AES-256-CBC Encrypt/Decrypt SDK for PHP
rafrsr/crypto
30076 Downloads
Easy encrypt and decrypt strings in PHP.
placetopay/php-gnupg
13822 Downloads
A library to encrypt and decrypt with GnuPG
pensiero/php-openssl-cryptor
64573 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
latzou/sm2
1345 Downloads
This is a PHP library for sm2 encrypt decrypt and sm3 hash
kkiernan/caesar-cipher
17414 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
evit/php-gm-crypto
2279 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.
devuri/encryption
22926 Downloads
A Composer package for handling encryption and decryption operations.