PasswordHashing 2.0.1
Hash passwords easily (with salting).
You can choose between 6 different hashing algorithms which are sha1, sha256, sha384, sha512 and blake2b
Install-Package PasswordHashing -Version 2.0.1
dotnet add package PasswordHashing --version 2.0.1
<PackageReference Include="PasswordHashing" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PasswordHashing --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- System.Data.HashFunction.Blake2 (>= 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.