BCrypt.Net-Next
3.2.1
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. 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".
See the version list below for details.
Install-Package BCrypt.Net-Next -Version 3.2.1
dotnet add package BCrypt.Net-Next --version 3.2.1
<PackageReference Include="BCrypt.Net-Next" Version="3.2.1" />
paket add BCrypt.Net-Next --version 3.2.1
#r "nuget: BCrypt.Net-Next, 3.2.1"
// Install BCrypt.Net-Next as a Cake Addin #addin nuget:?package=BCrypt.Net-Next&version=3.2.1 // Install BCrypt.Net-Next as a Cake Tool #tool nuget:?package=BCrypt.Net-Next&version=3.2.1
Fix issue with 3.2.0 caused by dotnet pack writing date modified in zip as 1980 https://github.com/BcryptNet/bcrypt.net/issues/47
Fix issue with 3.2.0 caused by dotnet pack writing date modified in zip as 1980 https://github.com/BcryptNet/bcrypt.net/issues/47
Release Notes
See https://github.com/BcryptNet/bcrypt.net/releases
Dependencies
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5.2
- No dependencies.
-
.NETFramework 4.6.2
- No dependencies.
-
.NETFramework 4.7.2
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
Used By
NuGet packages (36)
Showing the top 5 NuGet packages that depend on BCrypt.Net-Next:
Package | Downloads |
---|---|
Peachpie.Library
Peachpie PHP language library functions.
|
|
GDL.IDAS.Crypto
Gandalan.IDAS.Crypto
|
|
BitSpaceLibrary
DLL for Bitspace projects
|
|
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).
|
|
ScottBrady91.AspNetCore.Identity.BCryptPasswordHasher
ASP.NET Core Identity IPasswordHasher implementation using BCrypt.Net - next
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on BCrypt.Net-Next:
Repository | Stars |
---|---|
peachpiecompiler/peachpie
PeachPie - the PHP compiler and runtime for .NET and .NET Core
|
|
BcryptNet/bcrypt.net
BCrypt.Net - Bringing updates to the original bcrypt package
|
|
MUnique/OpenMU
This project aims to create an easy to use, extendable and customizable server for a MMORPG called "MU Online".
|
|
cornflourblue/aspnet-core-3-signup-verification-api
ASP.NET Core 3.1 - Boilerplate API with Email Sign Up, Verification, Authentication & Forgot Password
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.0.2 | 176,192 | 11/19/2020 |
4.0.0 | 450,066 | 4/14/2020 |
3.5.0 | 40,307 | 4/14/2020 |
3.3.3 | 134,073 | 3/10/2020 |
3.3.2 | 426 | 3/10/2020 |
3.2.1 | 1,221,161 | 9/29/2019 |
3.2.0 | 6,459 | 9/21/2019 |
3.1.3 | 711,670 | 1/31/2019 |
3.1.2 | 62,234 | 12/15/2018 |
3.1.0 | 321,505 | 7/20/2018 |
2.2.0 | 1,368 | 7/20/2018 |
2.1.4 | 2,163 | 6/26/2018 |
2.1.3 | 100,649 | 3/23/2018 |
2.1.2 | 133,912 | 10/11/2017 |
2.1.1 | 62,464 | 3/21/2017 |
2.0.1 | 9,701 | 9/15/2016 |
2.0.0 | 7,287 | 9/14/2016 |