An implementation the OpenBSD Blowfish password hashing algorithm, as described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres.
Info
Version: | 1.1.0 |
Author(s): | chriswebb |
Last Update: | Thursday, April 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/chriswebb/csBCrypt |
NuGet Url: | https://www.nuget.org/packages/csBCrypt |
Install
Install-Package csBCrypt
dotnet add package csBCrypt
paket add csBCrypt
csBCrypt Download (Unzip the "nupkg" after downloading)
Dependencies
Tags