Libraries tagged by hmac
drewlabs/crypt
117 Downloads
Provides files encryption & Decryption, HMAC Hash object and Password Hashing using PHP password_hash, password_verify & hash_equals functions
dpc/hash-verifier
48 Downloads
Package for Nonce Generation & HMac Validation for authentication with APIs
dchapkine/guzzle-http-signature
115 Downloads
Guzzle plugin to sign HTTP requests using hmac ... Or, in another words, it is a PHP 5.3+ port of https://github.com/joyent/node-http-signature library (the request signing part only)
battlerattle/doorman
47 Downloads
RFC compliant Two Factor Authentication for Time-Based One-Time Password and HMAC-Based One-Time Password algorithm with support for Google Authenticator
vzool/api-hmac-guard
54 Downloads
A simple and secure way of authenticating your APIs with API HMAC keys using Laravel
sheerwater/ss-hmac-restful-authenticator
10 Downloads
Authenticator for SilverStripe restful modules that implements the Amazon S3 HMAC pattern.
rolies106/hmac
10542 Downloads
A keyed-Hash Message Authentication Code (HMAC). Used for application to application authentication.
manueldimmler/hmac-signature-middleware
7 Downloads
Two PSR-15 middlewares to create and verify HMAC signatures
lyoshenka/php-hmac
21 Downloads
A generic HMAC function that can be used with any hash
krak/hmac
962 Downloads
Hmac library
ilanco/slim-auth-hmac
47 Downloads
HMAC Auth Middleware for the Slim PHP Framework
ibrows/hmac-bundle
1410 Downloads
Symfony HMAC Bundle adds a SecurityListenerFactor which provide a hmac authentication for configured firewall
guzzle/plugin-mardy-hmac
9 Downloads
Guzzle log plugin to inject the HMAC into the headers
zacharyrankin/hmac-auth
26 Downloads
Simple token authentication for PHP
tomwright/api-credentials-hmac
29 Downloads
A simple class that can be used to generate a HMAC token.