An implementation of Blake2 for .NET that integrates with the standard crypto libraries.
Info
Version: | 1.1.1 |
Author(s): | Keef Aragon |
Last Update: | Wednesday, June 19, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/kmaragon/Konscious.Security.Cryptography |
NuGet Url: | https://www.nuget.org/packages/Konscious.Security.Cryptography.Blake2 |
Install
Install-Package Konscious.Security.Cryptography.Blake2
dotnet add package Konscious.Security.Cryptography.Blake2
paket add Konscious.Security.Cryptography.Blake2
Konscious.Security.Cryptography.Blake2 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- System.Numerics.Vectors(>= 4.5.0)
- System.Security.Cryptography.Algorithms(>= 4.3.1)
- System.Numerics.Vectors(>= 4.5.0)
Tags