Info
Version: | 0.1.109 |
Author(s): | rdez |
Last Update: | Thursday, November 21, 2013 |
.NET Fiddle: | Online Example |
Project Url: | http://bcrypt.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/BCrypt-Official |
Install
Install-Package BCrypt-Official
dotnet add package BCrypt-Official
paket add BCrypt-Official
BCrypt-Official Download (Unzip the "nupkg" after downloading)
Dependencies
9 packages depend on this package.
Tags
It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to be "future-proof".