Skip to content

Project shows how to implement HMAC Authentication is ASP.NET Web API 2

Notifications You must be signed in to change notification settings

JeffBrand/WebApiHMACAuthentication

 
 

Repository files navigation

ASP.NET Web API HMAC Authentication (API Key Authentication)

Project shows how to secure ASP.NET Web API using API Keys, this technique is useful when TLS protocol is not an option and transmitting data should be done securely.

About

Project shows how to implement HMAC Authentication is ASP.NET Web API 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C# 99.3%
  • Classic ASP 0.7%