Data.HashFunction implementation of SpookyHash (http://burtleburtle.net/bob/hash/spooky.html).
Info
Version: | 2.0.0 |
Author(s): | Data.HashFunction Developers |
Last Update: | Tuesday, March 27, 2018 |
.NET Fiddle: | Online Example |
NuGet Url: | https://www.nuget.org/packages/System.Data.HashFunction.SpookyHash |
Install
Install-Package System.Data.HashFunction.SpookyHash
dotnet add package System.Data.HashFunction.SpookyHash
paket add System.Data.HashFunction.SpookyHash
System.Data.HashFunction.SpookyHash Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Data.HashFunction.Core(>= 2.0.0)
- System.Data.HashFunction.Core(>= 2.0.0)
- NETStandard.Library(>= 1.6.1)
Tags