Fast, open-source, cross-platform implementation of HKDF (HMAC-based Key-Derivation Function) in .NET Standard.
Info
Version: | 2.0.0 |
Author(s): | Andrei Milto |
Last Update: | Wednesday, November 3, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/andreimilto/HKDF.Standard |
NuGet Url: | https://www.nuget.org/packages/HKDF.Standard |
Install
Install-Package HKDF.Standard
dotnet add package HKDF.Standard
paket add HKDF.Standard
HKDF.Standard Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags