Info
Version: | 4.0.3 |
Author(s): | Chris McKee, Ryan D. Emerl, Damien Miller |
Last Update: | Thursday, March 3, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BCrypt.Net-Next.StrongName |
Install
Install-Package BCrypt.Net-Next.StrongName
dotnet add package BCrypt.Net-Next.StrongName
paket add BCrypt.Net-Next.StrongName
BCrypt.Net-Next.StrongName Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
No dependencies.
No dependencies.
- System.Memory(>= 4.5.4)
- System.Memory(>= 4.5.4)
- System.Memory(>= 4.5.4)
- System.Memory(>= 4.5.4)
- System.Memory(>= 4.5.4)
No dependencies.
No dependencies.
No dependencies.
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".