Libraries tagged by hmac
j3j5/hmac-bcrypt-laravel
108 Downloads
A laravel hasher for the HMAC-BCrypt implementation for password hashing
ankit04/hmac-sha1
6 Downloads
This is Larvel package that gives you the accessibility and reliability to make things hashed using HMAC-SHA1 algorithms
snawoot/php-storageless-sessions
4713 Downloads
Storageless sessions with encrypted and HMAC-signed cookies
schnittstabil/psr7-csrf-middleware
109568 Downloads
Stateless PSR-7 CSRF (Cross-Site Request Forgery) protection middleware - simple Slim Framework 3 integration.
nurtext/signed-request
5490 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
2 Downloads
the PHP OpenSSL Toolbox
francodacosta/caparica-bundle
2236 Downloads
a symfony bundle to help secure your REST api with signed requests
easeappphp/ea-halite
29 Downloads
A very simple and safe PHP library that provides wrapper methods to handle encryption, decryption along with authentication in both symmetric & asymmetric modes for both text content and files appropriately. This library is based upon Halite library from Paragonie Initiative Enterprises.
abmmhasan/otp
17 Downloads
Simple & Secure Generic OTP, OCRA (RFC6287), TOTP (RFC6238) & HOTP (RFC4226) solution!
typisttech/wp-password-argon-two-env
328 Downloads
Convert environment variables to WP Password Argon Two required constants.
pixelfed/http-signatures-guzzlehttp
1723 Downloads
Sign and verify HTTP messages with Guzzle 6
pixelfed/http-signatures
1770 Downloads
Sign and verify HTTP messages
mkd/laravel-otp
1 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.
imseyed/auth2fa
15 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.