.NET Standard 2.0 implementation of HMAC-based Extract-and-Expand Key Derivation Function, defined in RFC 5869.
Info
Version: | 1.0.0 |
Author(s): | Nemanja Mijailovic |
Last Update: | Thursday, February 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Metalnem/libhkdf |
NuGet Url: | https://www.nuget.org/packages/libhkdf |
Install
Install-Package libhkdf
dotnet add package libhkdf
paket add libhkdf
libhkdf Download (Unzip the "nupkg" after downloading)
Dependencies
Tags