Info
Version: | 2.0.0 |
Author(s): | Clinton Ingram |
Last Update: | Saturday, June 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/saucecontrol/Blake2Fast |
NuGet Url: | https://www.nuget.org/packages/SauceControl.Blake2Fast |
Install
Install-Package SauceControl.Blake2Fast
dotnet add package SauceControl.Blake2Fast
paket add SauceControl.Blake2Fast
SauceControl.Blake2Fast Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Buffers(>= 4.5.1)
- System.Memory(>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.3)
- NETStandard.Library(>= 1.6.1)
- System.Buffers(>= 4.5.1)
- System.Memory(>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.3)
- NETStandard.Library(>= 1.6.1)
- System.Buffers(>= 4.5.1)
- System.Memory(>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.3)
- System.Buffers(>= 4.5.1)
- System.Memory(>= 4.5.4)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
- System.Runtime.Intrinsics.Experimental(>= 4.5.01)
No dependencies.
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
Tags
Uses SSE2-SSE4.1 Hardware Intrinsics support on .NET Core 2.1+ and AVX2 on .NET Core 3+.