BCrypt-Official
0.1.107
See the version list below for details.
dotnet add package BCrypt-Official --version 0.1.107
NuGet\Install-Package BCrypt-Official -Version 0.1.107
<PackageReference Include="BCrypt-Official" Version="0.1.107" />
paket add BCrypt-Official --version 0.1.107
#r "nuget: BCrypt-Official, 0.1.107"
// Install BCrypt-Official as a Cake Addin #addin nuget:?package=BCrypt-Official&version=0.1.107 // Install BCrypt-Official as a Cake Tool #tool nuget:?package=BCrypt-Official&version=0.1.107
A .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".
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on BCrypt-Official:
Package | Downloads |
---|---|
honjo-net.crypt
Crypt library of honjo-net framework. Allows easy encryption especially for net-oriented apps. |
|
Butler
Simple .NET CMS - Build your site as you wish, then add Butler to handle editable content. Read more in at the project Url. |
|
Terminal.Connector
A simple way to connect to the terminal |
|
IronFramework.Utility
IronFramework Utility Assembly |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on BCrypt-Official:
Repository | Stars |
---|---|
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
|
|
PolarisTeam/PolarisServer
A Phantasy Star Online 2 private server project in C#
|
|
appharbor/AppHarbor.Web.Security
Awesome authentication solution
|
|
mrsalmon1976/Stateless.WorkflowEngine
Basic .NET workflow engine based on the awesome stateless State Machine.
|