Libraries tagged by hmac
formatd/hmac-authentication
1254 Downloads
Neos Flow package that adds an authentication provider for authenticating a flow account using a token with a configurable timeout.
snawoot/php-storageless-sessions
4714 Downloads
Storageless sessions with encrypted and HMAC-signed cookies
schnittstabil/psr7-csrf-middleware
109591 Downloads
Stateless PSR-7 CSRF (Cross-Site Request Forgery) protection middleware - simple Slim Framework 3 integration.
nurtext/signed-request
5683 Downloads
Simple encoding/decoding of data and hash validation using a shared secret
narf/simple-encryption
27 Downloads
A simple library for symmetric encryption under PHP
kigkonsult/openssltoolbox
3 Downloads
the PHP OpenSSL Toolbox
aseo/api
74298 Downloads
Analytics SEO Api Client
abmmhasan/otp
19 Downloads
Simple & Secure Generic OTP, OCRA (RFC6287), TOTP (RFC6238) & HOTP (RFC4226) solution!
typisttech/wp-password-argon-two
407 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
frbit/message-signer
1339 Downloads
A flexible message signing and verification framework. Includes Guzzle3 and Guzzle4 Plugin.
aaronjan/telegrapher
5969 Downloads
Handy message signer & authenticator.
mkd/laravel-otp
7 Downloads
Laravel package for generating and verifying One-Time Passwords (OTPs) using TOTP (Time-based One-Time Password) and HOTP (HMAC-based One-Time Password) algorithms.
jazzman/wp-password-argon
363 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
imseyed/auth2fa
63 Downloads
PHP library provides functionality for generating Time-based One Time Passwords (TOTP) and HMAC-based One Time Passwords (HOTP), commonly used in two-factor authentication (2FA) systems.
dpc/hash-verifier
49 Downloads
Package for Nonce Generation & HMac Validation for authentication with APIs