C# implementation of xxhash based on System.Security.Cryptography.HashAlgorithm.
Info
Version: | 1.2.0 |
Author(s): | ailen0ada |
Last Update: | Thursday, February 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ailen0ada/xxHash4net |
NuGet Url: | https://www.nuget.org/packages/xxHash4net |
Install
Install-Package xxHash4net
dotnet add package xxHash4net
paket add xxHash4net
xxHash4net Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.
Tags