C# library to create a common interface to non-cryptographic hash functions (http://en.wikipedia.org/wiki/List_of_hash_functions#Non-cryptographic_hash_functions).
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.Interfaces |
Install
Install-Package System.Data.HashFunction.Interfaces
dotnet add package System.Data.HashFunction.Interfaces
paket add System.Data.HashFunction.Interfaces
System.Data.HashFunction.Interfaces Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags