HmacAuthentication NuGet Package

Hash-based message authentication code (HMAC) is a mechanism for calculating a message authentication code involving a hash function in combination with a secret key.

This can be used to verify the integrity and authenticity of a a message.

This implementation is highly inspired by the main authentication method used by Amazon Web Services (AWS Signature V4) as it is very well understood, and there are a number of libraries which implement it. To use this form of authentication you utilise a key identifier and a secret key, with both of these typically generated in an admin interface.




Got any HmacAuthentication Question?





Info

Version: 1.0.0
Author(s): Fredric Arklid
Last Update: Friday, November 8, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/arklid/HmacAuthentication
NuGet Url: https://www.nuget.org/packages/HmacAuthentication


Install
Install-Package HmacAuthentication
dotnet add package HmacAuthentication
paket add HmacAuthentication
HmacAuthentication Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

1636