Data.HashFunction implementation of Bernstein hash (http://www.eternallyconfuzzled.com/tuts/algorithms/jsw_tut_hashing.aspx#djb).
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.BernsteinHash.Net40Async |
Install
Install-Package System.Data.HashFunction.BernsteinHash.Net40Async
dotnet add package System.Data.HashFunction.BernsteinHash.Net40Async
paket add System.Data.HashFunction.BernsteinHash.Net40Async
System.Data.HashFunction.BernsteinHash.Net40Async Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl.Async(>= 1.0.16)
- System.Data.HashFunction.Core.Net40Async(>= 2.0.000012)
Tags