Libraries tagged by hmac
siewwp/laravel-service-host
132 Downloads
laravel server-to-server service host with HMAC authentication
siewwp/laravel-service-consumer
340 Downloads
laravel server-to-server service consumer with HMAC authentication
raisulhridoy/laravel-2fa
7 Downloads
Laravel 2FA is a PHP implementation of the Google Two-Factor Authentication Module, supporting the HMAC-Based One-time Password (HOTP) algorithm specified in RFC 4226 and the Time-based One-time Password (TOTP) algorithm specified in RFC 6238.
o-ba/mfa-hotp
73 Downloads
TYPO3 hmac-based one-time password provider
netsilik/peppered-passwords
1655 Downloads
Secure password hashing using HMAC before (BCrypt) Hash.
mreschke/api
1145 Downloads
Mreschke HMAC API Client and Server Library
messagemedia/signingkeys-sdk
16 Downloads
The MessageMedia Signature Key API provides a number of endpoints for managing key used to sign each unique request to ensure security and the requests can't (easily) be spoofed. This is similar to using HMAC in your outbound messaging (rather than HTTP Basic).
ligrila/redsys
30 Downloads
BBVA Redsys Payment API implementation with new SHA2 HMAC-256 algorithm
jlpoveda/api-doc-bundle
896 Downloads
Generates documentation for your REST API from annotations and allow HMAC authentication in the sandbox
furbyus/hashing
0 Downloads
Hashing library to wrap and extend hash() hash_hmac() crc() md5() functions
drewlabs/crypt
124 Downloads
Provides files encryption & Decryption, HMAC Hash object and Password Hashing using PHP password_hash, password_verify & hash_equals functions
carry0987/sharp
32 Downloads
A PHP library for generating signed and encrypted URLs for image processing with Sharp-API, using AES-256-GCM and HMAC-SHA256
carry0987/filetree
8 Downloads
A PHP library for generating signed and encrypted URLs with FileTree-API, using AES-256-GCM and HMAC-SHA256
barseghyanartur/ska
319 Downloads
Sign data using symmetric-key algorithm encryption. Validate signed data and identify possible validation errors. Uses sha-(1, 224, 256, 385 and 512)/hmac for signature encryption. Custom hash algorithms are allowed. Useful shortcut functions for signing (and validating) dictionaries and URLs.
atom/authentication-bundle
9 Downloads
A Symfony 2 bundle for using HMAC validation tokens for use with API.