Libraries tagged by hmac
schnittstabil/psr7-csrf-middleware
109596 Downloads
Stateless PSR-7 CSRF (Cross-Site Request Forgery) protection middleware - simple Slim Framework 3 integration.
philiprehberger/php-webhook-signature
223 Downloads
Minimal, framework-agnostic HMAC-SHA256 webhook signature generation and verification with replay attack prevention
ninedigit/nws4-php
10215 Downloads
NWS4 HMAC Authentication
narf/simple-encryption
27 Downloads
A simple library for symmetric encryption under PHP
mrthito/microservice
1 Downloads
Lightweight PHP microservice foundation: env, logging, Redis queue, signed events, and HTTP health checks.
mrezdev/laravel-talkto
51 Downloads
Reliable Laravel service-to-service messaging with signed outbox/inbox envelopes, idempotency, retries, callbacks, observability, and security audit tooling.
kigkonsult/openssltoolbox
3 Downloads
the PHP OpenSSL Toolbox
karavasilev/cryptomanana
73 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
fiberphp/encryption
5 Downloads
🔐 FiberPHP 加密组件 —— AES-CBC/GCM 认证加密、bcrypt/argon2 密码哈希、HMAC 与 RSA 签名,零依赖纯库。
deadmantfa/yii2-oauth2-server
527 Downloads
OAuth 2.0 server for Yii 2.0 with MAC tokens support.
cloud-castle/cache
47 Downloads
Кэш для PHP 8.1+: PSR-16 и PSR-6 из одного пакета, remember со stampede-защитой (XFetch), теги с O(1)-инвалидацией, пространства имён, цепочки L1/L2, LRU-лимит, нативные счётчики с сохранением TTL, статистика, prune, детерминированный TTL в тестах (PSR-20). Бэкенды: память, файлы с атомарной записью, Redis и Memcached; безопасная сериализация (белые списки классов, HMAC-подпись). Нулевые тяжёлые зависимости.
citomni/http
28 Downloads
High-performance HTTP runtime for CitOmni apps: kernel boot glue, request/response, router, view, security (CSRF), maintenance mode, webhooks HMAC, and nonce ledger.
byfareska/hawk
15 Downloads
Hawk HTTP authentication (MAC-signed requests and bewit-signed URIs) for modern PHP — a maintained fork of dflydev/hawk
absolut-ticket/http-signatures-php
587 Downloads
Sign and verify PSR-7 HTTP messages with HMAC and RSA keys
abmmhasan/otp
20 Downloads
Standalone OTP and MFA primitives for PHP.