Libraries tagged by hmac
standard-webhooks/standard-webhooks
204116 Downloads
Standard Webhooks - Open source tools and guidelines for sending webhooks easily, securely, and reliably
acquia/http-hmac-php
6416584 Downloads
An implementation of the HTTP HMAC Spec in PHP that integrates with popular libraries such as Symfony and Guzzle.
web-token/jwt-signature-algorithm-hmac
6462122 Downloads
HMAC Based Signature Algorithms the JWT Framework.
yiisoft/csrf
280530 Downloads
Yii CSRF Protection Library
remotemerge/totp-php
17516 Downloads
Lightweight, fast, and secure TOTP (2FA) authentication library for PHP — battle tested, dependency free, and ready for enterprise integration.
mediamonks/doctrine-extensions
314967 Downloads
Doctrine2 behavioral extensions which allows to transform (encrypt, decrypt, hash) your data automatically
emartech/escher
307490 Downloads
Library for HTTP request signing (PHP implementation)
99designs/http-signatures
789109 Downloads
Sign and verify HTTP messages
rcsofttech/audit-trail-bundle
7175 Downloads
Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.
philipbrown/signature-php
132972 Downloads
HMAC-SHA authentication
pedrosancao/php-otp
71535 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
uma/psr7-hmac
48739 Downloads
An HMAC authentication library built on top of the PSR-7 specification
mobomo/guzzle-azure-hmac-auth
123657 Downloads
Azure HMAC Authentication
schnittstabil/csrf-tokenservice
161453 Downloads
Stateless CSRF (Cross-Site Request Forgery) token service.
php-standard-library/hash
12416 Downloads
Cryptographic and non-cryptographic hashing with Algorithm enum, timing-safe comparison, and HMAC