Data.HashFunction implementation of Fowler–Noll–Vo hash function (http://www.isthe.com/chongo/tech/comp/fnv/index.html) (http://en.wikipedia.org/wiki/Fowler%E2%80%93Noll%E2%80%93Vo_hash_function).
Info
Version: | 2.0.0-ci-00012 |
Author(s): | Data.HashFunction Developers |
Last Update: | Saturday, January 21, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/System.Data.HashFunction.FNV.Net40Async |
Install
Install-Package System.Data.HashFunction.FNV.Net40Async
dotnet add package System.Data.HashFunction.FNV.Net40Async
paket add System.Data.HashFunction.FNV.Net40Async
System.Data.HashFunction.FNV.Net40Async Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl.Async(>= 1.0.16)
- System.Data.HashFunction.Core.Net40Async(>= 2.0.000012)
Tags