Libraries tagged by hmac
acquia/http-hmac-php
4315542 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
5519076 Downloads
HMAC Based Signature Algorithms the JWT Framework.
yiisoft/csrf
173935 Downloads
Yii CSRF Protection Library
mediamonks/doctrine-extensions
114237 Downloads
Doctrine2 behavioral extensions which allows to transform (encrypt, decrypt, hash) your data automatically
emartech/escher
237475 Downloads
Library for HTTP request signing (PHP implementation)
99designs/http-signatures
690072 Downloads
Sign and verify HTTP messages
philipbrown/signature-php
91848 Downloads
HMAC-SHA authentication
uma/psr7-hmac
43554 Downloads
An HMAC authentication library built on top of the PSR-7 specification
mobomo/guzzle-azure-hmac-auth
29171 Downloads
Azure HMAC Authentication
schnittstabil/csrf-tokenservice
155399 Downloads
Stateless CSRF (Cross-Site Request Forgery) token service.
infocyph/otp
1864 Downloads
Simple & Secure Generic OTP, OCRA (RFC6287), TOTP (RFC6238) & HOTP (RFC4226) solution!
ayesh/stateless-csrf
12862 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
198853 Downloads
Sign and verify HTTP messages with Guzzle 6
liamdennehy/http-signatures-php
115488 Downloads
Sign and verify PSR-7 HTTP messages with HMAC and RSA keys
pedrosancao/php-otp
27691 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator