Singulink.Cryptography.PasswordHasher.Argon2
1.0.1
Adds Argon2 hash algorithm support for Singulink.Cryptography.PasswordHasher.
Install-Package Singulink.Cryptography.PasswordHasher.Argon2 -Version 1.0.1
dotnet add package Singulink.Cryptography.PasswordHasher.Argon2 --version 1.0.1
<PackageReference Include="Singulink.Cryptography.PasswordHasher.Argon2" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Singulink.Cryptography.PasswordHasher.Argon2 --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Singulink.Cryptography.PasswordHasher.Argon2, 1.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Singulink.Cryptography.PasswordHasher.Argon2 as a Cake Addin #addin nuget:?package=Singulink.Cryptography.PasswordHasher.Argon2&version=1.0.1 // Install Singulink.Cryptography.PasswordHasher.Argon2 as a Cake Tool #tool nuget:?package=Singulink.Cryptography.PasswordHasher.Argon2&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.1
- Isopoh.Cryptography.Argon2 (>= 1.1.10)
- Singulink.Cryptography.PasswordHasher (>= 2.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.