mrtavat / WebApiHMACAuthentication

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

Home Page:http://bit.ly/1wBdnqd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://bit.ly/1wBdnqd


Languages

Language:C# 99.3%Language:ASP 0.7%