BCrypt.Net-Next 2.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package BCrypt.Net-Next --version 2.2.0
NuGet\Install-Package BCrypt.Net-Next -Version 2.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BCrypt.Net-Next" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BCrypt.Net-Next --version 2.2.0
#r "nuget: BCrypt.Net-Next, 2.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install BCrypt.Net-Next as a Cake Addin
#addin nuget:?package=BCrypt.Net-Next&version=2.2.0

// Install BCrypt.Net-Next as a Cake Tool
#tool nuget:?package=BCrypt.Net-Next&version=2.2.0

Adds HashType to EnhancedVerify and Verify. (Maintains HashType default of Legacy for Enhanced) Reorganises main signature of ValidateAndReplacePassword to oldkey params / new key params and a simplified overload for basic replace (non enhanced). Adds tests. Stop EnhancedHashPassword being used with HashType.None

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 is compatible.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net20 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 was computed.  net461 was computed.  net462 is compatible.  net463 was computed.  net47 is compatible.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 2.0

    • No dependencies.
  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.0

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETFramework 4.5.1

    • No dependencies.
  • .NETFramework 4.5.2

    • No dependencies.
  • .NETFramework 4.6.2

    • No dependencies.
  • .NETFramework 4.7

    • No dependencies.
  • .NETFramework 4.7.2

    • No dependencies.
  • .NETStandard 1.3

  • .NETStandard 1.6

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (145)

Showing the top 5 NuGet packages that depend on BCrypt.Net-Next:

Package Downloads
Peachpie.Library

Peachpie PHP language library functions.

GDL.IDAS.Crypto

Package Description

ZzzLab.Core

Package Description

CryptHash.Net

CryptHash.Net is a .NET multi-target class library (.NET Standard 2.0/2.1) that can be used in projects with any .NET implementation, like .NET Framework, .NET Core, Mono, Xamarin, etc., for text and files symmetric (AES_128_CBC / AES_192_CBC / AES_256_CBC / AES_128_GCM / AES_192_GCM / AES_256_GCM) authenticated encryption/decryption, text/files hashing (MD5, SHA1, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-SHA1, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512, PBKDF2, BCrypt and Argon2id) and text encoding/decoding (Base64 and Hexadecimal).

RealmCore.Server

Package Description

GitHub repositories (24)

Showing the top 5 popular GitHub repositories that depend on BCrypt.Net-Next:

Repository Stars
Pryaxis/TShock
☕️⚡️TShock provides Terraria servers with server-side characters, anti-cheat, and community management tools.
peachpiecompiler/peachpie
PeachPie - the PHP compiler and runtime for .NET and .NET Core
Coolapk-UWP/Coolapk-UWP
一个基于 UWP 平台的第三方酷安客户端
zoriya/Kyoo
A portable and vast media library solution.
BcryptNet/bcrypt.net
BCrypt.Net - Bringing updates to the original bcrypt package
Version Downloads Last updated
4.0.3 6,567,514 3/3/2022
4.0.2 4,857,321 11/19/2020
4.0.0 1,395,657 4/14/2020
3.5.0 246,353 4/14/2020
3.3.3 301,662 3/10/2020
3.3.2 3,542 3/10/2020
3.2.1 2,045,438 9/29/2019
3.2.0 12,621 9/21/2019
3.1.3 1,099,399 1/31/2019
3.1.2 126,526 12/15/2018
3.1.0 684,859 7/20/2018
2.2.0 79,889 7/20/2018
2.1.4 9,635 6/26/2018
2.1.3 176,751 3/23/2018
2.1.2 246,469 10/11/2017
2.1.1 126,737 3/21/2017
2.0.1 16,096 9/15/2016
2.0.0 30,291 9/14/2016