An implementation of the Rfc2898PasswordDeriveBytes algorithm for securely hashing passwords.
Info
Version: | 1.2.0.1 |
Author(s): | Alan Savage |
Last Update: | Wednesday, June 10, 2020 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/alansav/passwords |
NuGet Url: | https://www.nuget.org/packages/Savage.Passwords.Rfc2898PasswordDeriveBytes |
Install
Install-Package Savage.Passwords.Rfc2898PasswordDeriveBytes
dotnet add package Savage.Passwords.Rfc2898PasswordDeriveBytes
paket add Savage.Passwords.Rfc2898PasswordDeriveBytes
Savage.Passwords.Rfc2898PasswordDeriveBytes Download (Unzip the "nupkg" after downloading)
Dependencies
- Savage.Passwords.Abstractions(>= 1.2.0.1)
- RandomBytesProvider(>= 1.2.0.14)
Tags