Skip to content
This repository has been archived by the owner on Aug 6, 2020. It is now read-only.

Simple HMAC HTTP Authentication tester for .NET 4.0+ (written in C#)

License

Notifications You must be signed in to change notification settings

democrats/hmac-dot-net-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HMAC .NET Tester

Simple Windows (.NET 4) app for testing HTTP HMAC authentication. Since .NET can't set the HTTP Date header, you have to use a custom header and workaround that on the server side.

Since this can make it very annoying to debug your HMAC canonical string, it's much easier to have a simple client to isolate problems.

About

Simple HMAC HTTP Authentication tester for .NET 4.0+ (written in C#)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages