hmac-auth

Community

Secure ASP.NET Web API 2 with HMAC-SHA256 auth

AuthorFerranGuardia
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Solves secure API access by providing HMAC-SHA256 authentication for ASP.NET Web API 2.

Core Features & Use Cases

  • Request signing using a shared secret to produce verifiable signatures
  • Nonce replay protection and timestamp validation to prevent replay attacks
  • API key management and secure secret storage guidance for multi-client scenarios
  • Supports constant-time signature comparison to mitigate timing attacks
  • Suitable for Web API 2 projects requiring end-to-end request authentication and key rotation

Quick Start

Configure your WebApi pipeline to use the HmacAuthenticationHandler and issue AppId/Secret pairs to clients.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: hmac-auth
Download link: https://github.com/FerranGuardia/claude-autonomous-setup/archive/main.zip#hmac-auth

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.