Libraries tagged by hmac
acquia/http-hmac-php
5156799 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
5893833 Downloads
HMAC Based Signature Algorithms the JWT Framework.
yiisoft/csrf
200820 Downloads
Yii CSRF Protection Library
mediamonks/doctrine-extensions
187606 Downloads
Doctrine2 behavioral extensions which allows to transform (encrypt, decrypt, hash) your data automatically
emartech/escher
258440 Downloads
Library for HTTP request signing (PHP implementation)
99designs/http-signatures
713484 Downloads
Sign and verify HTTP messages
philipbrown/signature-php
104036 Downloads
HMAC-SHA authentication
pedrosancao/php-otp
42682 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
ezimuel/php-secure-session
6342 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256
uma/psr7-hmac
45400 Downloads
An HMAC authentication library built on top of the PSR-7 specification
mobomo/guzzle-azure-hmac-auth
65056 Downloads
Azure HMAC Authentication
schnittstabil/csrf-tokenservice
157454 Downloads
Stateless CSRF (Cross-Site Request Forgery) token service.
ion-bazan/aliyun-http-signer
40760 Downloads
PSR-7-compatible Alibaba Cloud API Gateway request signing implementation. Integrates with Guzzle ⛽️ and HttPlug 🐘.
ayesh/stateless-csrf
17802 Downloads
Secret-key based state-less CSRF token generator and validator for PHP 8. State-less means you do not have to store the CSRF token in session or database.
99designs/http-signatures-guzzlehttp
201973 Downloads
Sign and verify HTTP messages with Guzzle 6