Skip to content
forked from pcibraro/hawknet

Hawk protocol implementation for .NET

License

Notifications You must be signed in to change notification settings

lanicon/hawknet-1

 
 

Repository files navigation

hawknet

Hawk protocol implementation for .NET. Hawk is an HTTP authentication scheme using a message authentication code (MAC) algorithm to provide partial HTTP request cryptographic verification.

The project includes a basic library for generating/verifying a Hawk authorization header, and set of integration projects for existing web frameworks such as ASP.NET Web API or ServiceStack. An OWIN handler is also included, which can used for any OWIN compatible implementation.

About

Hawk protocol implementation for .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C# 88.5%
  • JavaScript 10.8%
  • Other 0.7%