Libraries tagged by hmac
acquia/http-hmac-php
5313928 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
5949276 Downloads
HMAC Based Signature Algorithms the JWT Framework.
yiisoft/csrf
208873 Downloads
Yii CSRF Protection Library
mediamonks/doctrine-extensions
202120 Downloads
Doctrine2 behavioral extensions which allows to transform (encrypt, decrypt, hash) your data automatically
emartech/escher
263548 Downloads
Library for HTTP request signing (PHP implementation)
99designs/http-signatures
718097 Downloads
Sign and verify HTTP messages
philipbrown/signature-php
106574 Downloads
HMAC-SHA authentication
pedrosancao/php-otp
46013 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
uma/psr7-hmac
45980 Downloads
An HMAC authentication library built on top of the PSR-7 specification
brandembassy/hmac-request-signature
94282 Downloads
schnittstabil/csrf-tokenservice
157795 Downloads
Stateless CSRF (Cross-Site Request Forgery) token service.
infocyph/otp
4242 Downloads
Simple & Secure Generic OTP, OCRA (RFC6287), TOTP (RFC6238) & HOTP (RFC4226) solution!
ayesh/stateless-csrf
19139 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
202375 Downloads
Sign and verify HTTP messages with Guzzle 6
liamdennehy/http-signatures-php
124978 Downloads
Sign and verify PSR-7 HTTP messages with HMAC and RSA keys