A simple repository for the hashing of a fingerprint image and the checking to see if a fingerprint matches a hash.
Info
Version: | 1.1.0 |
Author(s): | Guavy, Jai A |
Last Update: | Friday, February 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Geometrically/Fingercrypt |
NuGet Url: | https://www.nuget.org/packages/Fingercrypt |
Install
Install-Package Fingercrypt
dotnet add package Fingercrypt
paket add Fingercrypt
Fingercrypt Download (Unzip the "nupkg" after downloading)
Dependencies
- OpenCvSharp4(>= 4.2.0.20191223)
- OpenCvSharp4.runtime.win(>= 4.2.0.20191223)
- System.Security.Cryptography.Algorithms(>= 4.3.1)
Tags