BCrypt.Net-Next.StrongName
4.0.2
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".
Install-Package BCrypt.Net-Next.StrongName -Version 4.0.2
dotnet add package BCrypt.Net-Next.StrongName --version 4.0.2
<PackageReference Include="BCrypt.Net-Next.StrongName" Version="4.0.2" />
paket add BCrypt.Net-Next.StrongName --version 4.0.2
#r "nuget: BCrypt.Net-Next.StrongName, 4.0.2"
// Install BCrypt.Net-Next.StrongName as a Cake Addin
#addin nuget:?package=BCrypt.Net-Next.StrongName&version=4.0.2
// Install BCrypt.Net-Next.StrongName as a Cake Tool
#tool nuget:?package=BCrypt.Net-Next.StrongName&version=4.0.2
If you're referencing this its best to switch to BCrypt.Net-Next which has been signed since .net core was first released.
This release contains .net5 targeting and adds dispose pattern around SHA creation for the enhanced option.
If you're referencing this its best to switch to BCrypt.Net-Next which has been signed since .net core was first released.
This release contains .net5 targeting and adds dispose pattern around SHA creation for the enhanced option.
Release Notes
See https://github.com/BcryptNet/bcrypt.net/releases
Dependencies
-
.NETCoreApp 3.1
- No dependencies.
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5.2
- System.Memory (>= 4.5.4)
-
.NETFramework 4.6.2
- System.Memory (>= 4.5.4)
-
.NETFramework 4.7.2
- System.Memory (>= 4.5.4)
-
.NETFramework 4.8
- System.Memory (>= 4.5.4)
-
.NETStandard 2.0
- System.Memory (>= 4.5.4)
-
.NETStandard 2.1
- No dependencies.
-
net5.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on BCrypt.Net-Next.StrongName:
Repository | Stars |
---|---|
anoyetta/ACT.Hojoring
Advanced Combat Tracker の FFXIV向けプラグインです。トリガ、TTSの拡張、HUDの拡張など。
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.0.2 | 1,624 | 11/19/2020 |
4.0.0 | 19,751 | 4/14/2020 |
3.5.0 | 310 | 4/14/2020 |
3.3.3 | 1,427 | 3/10/2020 |
3.3.2 | 284 | 3/10/2020 |
3.2.1 | 8,895 | 9/29/2019 |
3.2.0 | 843 | 9/21/2019 |
3.1.3 | 10,099 | 1/31/2019 |
3.1.2 | 857 | 12/15/2018 |
3.1.0 | 7,254 | 7/20/2018 |
3.0.1 | 754 | 6/26/2018 |
2.2.0 | 577 | 7/20/2018 |
2.1.4 | 609 | 6/26/2018 |
2.1.3 | 55,177 | 3/23/2018 |
2.1.0 | 3,453 | 11/23/2017 |