Libraries tagged by encrypting
processid/encrypt
448 Downloads
Encryption / decryption with OpenSSL
paragonie/hpke
7 Downloads
Hybrid Public-Key Encryption (RFC 9180) for PHP
owenmelbz/illumipress
257 Downloads
Simple wrapper for the illuminate support, http response, request, validation, zttp, cache, encryption, blade templating and whoops error handler for WordPress
markei/wordpress-smtp-configuration
339 Downloads
Configure WordPress for sending mail via SMTP mail supporting encryption, (basic) auth and xoauth2. Configuration is done via wp-config.php.
jcarrillocallao/jose
261 Downloads
JSON Object Signing and Encryption library for PHP.
jafar/guarded-authentication-bundle
2326 Downloads
This Bundle provides full authentication for login form and also Api with JWS (signed JWT 'encrypted with OpenSSL encryption engine') based on Symfony Guard
igirid/parrallex
62 Downloads
Encryption and decryption algorithms for parrallex
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
96 Downloads
Adds CLI commands for managing the Magento encryption key
hengebytes/setting-bundle
26 Downloads
Key-value storage for Symfony with encryption
hejunjie/url-signer
246 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
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.
dmamontov/rsacrypt
923 Downloads
Data encryption using public and private keys.