Libraries tagged by encryption
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
98 Downloads
Adds CLI commands for managing the Magento encryption key
hengebytes/setting-bundle
33 Downloads
Key-value storage for Symfony with encryption
hejunjie/url-signer
258 Downloads
一个用于生成和验证带签名的 URL 的工具类,支持设置有效期与参数加密。可用于接口防篡改、防盗链、下载链接保护等场景 | A PHP library for generating URLs with encryption and signature protection—useful for secure resource access and tamper-proof links.
haosijia/feiyu-crm
44 Downloads
FeiYu CRM System Interface Encryption Class
halim/laravel-eklaim-api
50 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.
friendsoftypo3/rsaauth
2240 Downloads
Legacy service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords
egroupware/secret
10998 Downloads
Secret key encryption library
egroupware/crypt-blowfish
11000 Downloads
Blowfish encryption library
duzun/cycle-crypt
18 Downloads
Variable size symmetric key encryption algorithm
drawmyattention/expauth
5179 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.
darshphpdev/laravel-settings
11 Downloads
A flexible Laravel package for managing application settings with support for file or database storage, encryption, and array format customization.
capile/pgp
377 Downloads
GPG for encryption and signing
blu3blaze/laravel-xchacha20-encrypter
178 Downloads
Seamlessly integrate XChaCha20-Poly1305 encryption into Laravel application
benjaminhansen/filament-draftable
20 Downloads
Provides a draftable interface to save long forms as a draft in the browser's localStorage and encrypts the data using Laravel's encryption.