Implementation of the Fowler Noll Vo hashing algorithm.
Info
Version: | 2.0.4 |
Author(s): | One Frame Link |
Last Update: | Thursday, January 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/OneFrameLink/Ofl.Hashing.FowlerNollVo1A |
NuGet Url: | https://www.nuget.org/packages/Ofl.Hashing.FowlerNollVo1A |
Install
Install-Package Ofl.Hashing.FowlerNollVo1A
dotnet add package Ofl.Hashing.FowlerNollVo1A
paket add Ofl.Hashing.FowlerNollVo1A
Ofl.Hashing.FowlerNollVo1A Download (Unzip the "nupkg" after downloading)
Dependencies
- Ofl.Hashing.Abstractions(>= 3.0.6)
- Ofl.Numerics(>= 2.0.5)