Adds Argon2 hash algorithm support for Singulink.Cryptography.PasswordHasher.
Info
Version: | 1.0.3 |
Author(s): | Singulink |
Last Update: | Saturday, February 25, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Singulink/Singulink.Cryptography.PasswordHasher |
NuGet Url: | https://www.nuget.org/packages/Singulink.Cryptography.PasswordHasher.Argon2 |
Install
Install-Package Singulink.Cryptography.PasswordHasher.Argon2
dotnet add package Singulink.Cryptography.PasswordHasher.Argon2
paket add Singulink.Cryptography.PasswordHasher.Argon2
Singulink.Cryptography.PasswordHasher.Argon2 Download (Unzip the "nupkg" after downloading)
Dependencies
- Isopoh.Cryptography.Argon2(>= 1.1.10)
- Singulink.Cryptography.PasswordHasher(>= 2.0.0)