.NET Core cross platform password manager
-
Updated
Nov 7, 2018 - C#
.NET Core cross platform password manager
Signs and validates HTTP requests.
HMAC Authentication Implementation for ASP.NET Core
This module handles Hmac authorization between servers.
A Password in Hash Format is the output of applying a cryptographic hash function (such as HMACSHA256 or HMACSHA512) to a password (plus salt).
Run your own Developer portal with HMAC API-Keys and user registration.
HMAC stands for Hash-Based Message Authentication Code. It is a security mechanism used to verify the integrity and authenticity of a message exchanged between a client and a server.
Hmac authentication for ASP.NET Core 2.0
Add a description, image, and links to the hmac-authentication topic page so that developers can more easily learn about it.
To associate your repository with the hmac-authentication topic, visit your repo's landing page and select "manage topics."