A simple password hashing based on top of Microsoft PBKDF2 with an easy to use interface.
Info
Version: | 2.1.0 |
Author(s): | Ilya Chernomordik |
Last Update: | Friday, November 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ilya-git/SimpleHashing.Net |
NuGet Url: | https://www.nuget.org/packages/SimpleHashing.Net |
Install
Install-Package SimpleHashing.Net
dotnet add package SimpleHashing.Net
paket add SimpleHashing.Net
SimpleHashing.Net Download (Unzip the "nupkg" after downloading)
Dependencies
Tags