Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 254 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 254 Bytes

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.