Libraries tagged by encrypting
iamjohndev/phpencryption
6 Downloads
PHPSecryption is a PHP class that provides encryption and decryption functionality using the OpenSSL library. It uses the Advanced Encryption Standard (AES) algorithm in Cipher-Block Chaining (CBC) mode for secure data encryption.
human-element/module-crypt-key-cli
32 Downloads
Adds CLI commands for managing the Magento encryption key
horde/secret
795 Downloads
Secret key encryption library
horde/crypt_blowfish
797 Downloads
Blowfish encryption library
hmac/hmac
17 Downloads
request encryption and signature
hirasso/acf-crypt
13 Downloads
Protect sensitive data in your ACF fields using encryption 🔐
haosijia/feiyu-crm
40 Downloads
FeiYu CRM System Interface Encryption Class
halim/laravel-eklaim-api
17 Downloads
A Laravel package to simplify the integration with BPJS e-Klaim web service. This package helps developers build APIs to interact with the e-Klaim system, providing features such as custom SHA-256 encryption and decryption, type-checking for incoming data, and more.
goodid/goodid-jose-php55
5284 Downloads
JSON Object Signing and Encryption library for PHP 5.5. Mirrored from spomky-labs/jose v3.0.1
friendsoftypo3/rsaauth
2162 Downloads
Legacy service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords
duzun/cycle-crypt
17 Downloads
Variable size symmetric key encryption algorithm
dtdtechorg/dcryption
5 Downloads
DCryption: A custom encryption library with a unique alphabet-based encryption scheme.
drawmyattention/expauth
5178 Downloads
A Laravel 5 authentication driver that supports Expression Engine's membership system.. New users will default to Laravel's bcrypt encryption (extremely secure), but existing users who have registered using Expression Engine can also be authenticated. Also handles their reset password procedure.
dmamontov/rsacrypt
916 Downloads
Data encryption using public and private keys.
davodm/dgcrypt-php
7 Downloads
A simple PHP library for encryption and decryption using AES-256-CBC to be usable in different language/devices.