Soenneker.Hashing.BCrypt 3.0.275

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Soenneker.Hashing.BCrypt --version 3.0.275
                    
NuGet\Install-Package Soenneker.Hashing.BCrypt -Version 3.0.275
                    
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="Soenneker.Hashing.BCrypt" Version="3.0.275" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Hashing.BCrypt" Version="3.0.275" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Hashing.BCrypt" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Soenneker.Hashing.BCrypt --version 3.0.275
                    
#r "nuget: Soenneker.Hashing.BCrypt, 3.0.275"
                    
#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.
#addin nuget:?package=Soenneker.Hashing.BCrypt&version=3.0.275
                    
Install Soenneker.Hashing.BCrypt as a Cake Addin
#tool nuget:?package=Soenneker.Hashing.BCrypt&version=3.0.275
                    
Install Soenneker.Hashing.BCrypt as a Cake Tool

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.Hashing.BCrypt

A utility library for BCrypt hashing and verification

Features

  • Hash passwords: Securely hash passwords.
  • Verify passwords: Check if a password matches a hash.
  • Custom security: Adjust the workFactor for extra security.

Installation

dotnet add package Soenneker.Hashing.BCrypt

Usage

Hash a Password

string hash = BCryptUtil.Hash("MyPassword");

Verify a Password

bool isValid = BCryptUtil.Verify("MyPassword", hash);

Custom Work Factor

string hash = BCryptUtil.Hash("MyPassword", workFactor: 12);
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.368 0 4/8/2025
3.0.367 0 4/8/2025
3.0.366 0 4/8/2025
3.0.365 0 4/8/2025
3.0.364 0 4/8/2025
3.0.363 29 4/8/2025
3.0.362 28 4/8/2025
3.0.361 29 4/8/2025
3.0.360 28 4/8/2025
3.0.359 35 4/7/2025
3.0.358 45 4/7/2025
3.0.357 35 4/7/2025
3.0.356 38 4/7/2025
3.0.355 38 4/7/2025
3.0.354 37 4/7/2025
3.0.353 41 4/7/2025
3.0.352 47 4/7/2025
3.0.351 37 4/6/2025
3.0.350 40 4/6/2025
3.0.349 39 4/6/2025
3.0.348 42 4/6/2025
3.0.347 36 4/6/2025
3.0.346 33 4/6/2025
3.0.345 42 4/6/2025
3.0.344 41 4/6/2025
3.0.343 40 4/6/2025
3.0.342 41 4/6/2025
3.0.341 42 4/6/2025
3.0.340 41 4/6/2025
3.0.339 43 4/6/2025
3.0.338 43 4/6/2025
3.0.337 42 4/5/2025
3.0.336 41 4/5/2025
3.0.335 38 4/5/2025
3.0.334 46 4/5/2025
3.0.333 41 4/5/2025
3.0.332 37 4/5/2025
3.0.331 38 4/5/2025
3.0.330 47 4/4/2025
3.0.329 55 4/4/2025
3.0.328 62 4/4/2025
3.0.327 109 4/3/2025
3.0.326 130 4/1/2025
3.0.325 127 3/31/2025
3.0.324 129 3/31/2025
3.0.323 71 3/29/2025
3.0.322 450 3/25/2025
3.0.321 449 3/25/2025
3.0.320 112 3/21/2025
3.0.319 122 3/18/2025
3.0.318 131 3/18/2025
3.0.317 57 3/15/2025
3.0.316 56 3/15/2025
3.0.315 135 3/12/2025
3.0.314 145 3/12/2025
3.0.313 146 3/11/2025
3.0.312 139 3/11/2025
3.0.311 154 3/11/2025
3.0.310 150 3/11/2025
3.0.309 148 3/11/2025
3.0.308 145 3/11/2025
3.0.307 151 3/11/2025
3.0.306 194 3/7/2025
3.0.305 204 3/7/2025
3.0.304 119 3/2/2025
3.0.303 91 3/2/2025
3.0.302 85 3/2/2025
3.0.301 89 3/2/2025
3.0.300 95 3/1/2025
3.0.299 88 3/1/2025
3.0.298 89 3/1/2025
3.0.297 96 3/1/2025
3.0.296 90 3/1/2025
3.0.295 86 3/1/2025
3.0.294 82 3/1/2025
3.0.293 84 3/1/2025
3.0.292 83 3/1/2025
3.0.291 103 2/27/2025
3.0.290 83 2/25/2025
3.0.289 85 2/25/2025
3.0.288 81 2/25/2025
3.0.287 79 2/25/2025
3.0.286 86 2/24/2025
3.0.285 86 2/24/2025
3.0.284 90 2/23/2025
3.0.283 83 2/23/2025
3.0.282 80 2/22/2025
3.0.281 85 2/22/2025
3.0.280 81 2/22/2025
3.0.279 85 2/22/2025
3.0.278 85 2/21/2025
3.0.277 84 2/21/2025
3.0.276 93 2/21/2025
3.0.275 100 2/21/2025
3.0.274 86 2/19/2025
3.0.273 92 2/19/2025
3.0.272 88 2/19/2025
3.0.271 93 2/19/2025
3.0.270 98 2/18/2025
3.0.269 86 2/18/2025
3.0.268 100 2/18/2025
3.0.267 89 2/18/2025
3.0.266 93 2/14/2025
3.0.265 96 2/14/2025
3.0.264 95 2/13/2025
3.0.263 90 2/12/2025
3.0.262 90 2/12/2025
3.0.261 95 2/12/2025
3.0.260 88 2/12/2025
3.0.259 86 2/12/2025
3.0.258 98 2/12/2025
3.0.257 94 2/11/2025
3.0.256 90 2/11/2025
3.0.255 89 2/11/2025
3.0.254 82 2/11/2025
3.0.253 98 2/11/2025
3.0.252 82 2/11/2025
3.0.251 86 2/11/2025
3.0.250 92 2/11/2025
3.0.249 86 2/11/2025
3.0.248 86 2/10/2025
3.0.247 93 2/10/2025
3.0.246 89 2/10/2025
3.0.245 81 2/10/2025
3.0.244 91 2/10/2025
3.0.243 86 2/10/2025
3.0.242 85 2/10/2025
3.0.241 99 2/9/2025
3.0.240 83 2/9/2025
3.0.239 87 2/8/2025
3.0.238 87 2/8/2025
3.0.237 79 2/8/2025
3.0.236 82 2/8/2025
3.0.235 77 2/7/2025
3.0.234 86 2/7/2025
3.0.233 82 2/7/2025
3.0.232 80 2/7/2025
3.0.231 85 2/7/2025
3.0.230 83 2/7/2025
3.0.229 88 2/7/2025
3.0.228 79 2/7/2025
3.0.227 77 2/7/2025
3.0.226 83 2/7/2025
3.0.225 87 2/6/2025
3.0.224 92 2/5/2025
3.0.223 89 2/5/2025
3.0.222 85 2/5/2025
3.0.221 80 2/5/2025
3.0.220 77 2/5/2025
3.0.219 83 2/5/2025
3.0.218 102 1/28/2025
3.0.217 79 1/28/2025
3.0.216 68 1/28/2025
3.0.215 91 1/28/2025
3.0.214 83 1/27/2025
3.0.213 77 1/27/2025
3.0.212 77 1/27/2025
3.0.211 76 1/27/2025
3.0.210 91 1/27/2025
3.0.209 82 1/27/2025
3.0.208 83 1/26/2025
3.0.207 83 1/26/2025
3.0.206 81 1/26/2025
3.0.205 90 1/26/2025
3.0.204 83 1/25/2025
3.0.203 84 1/25/2025
3.0.202 86 1/25/2025
3.0.201 90 1/25/2025
3.0.200 88 1/25/2025
3.0.199 77 1/25/2025
3.0.198 79 1/24/2025
3.0.197 71 1/24/2025
3.0.196 78 1/24/2025
3.0.195 76 1/24/2025
3.0.194 81 1/24/2025
3.0.193 75 1/24/2025
3.0.192 83 1/24/2025
3.0.191 78 1/24/2025
3.0.190 83 1/23/2025
3.0.189 86 1/23/2025
3.0.188 76 1/23/2025
3.0.187 82 1/22/2025
3.0.186 84 1/21/2025
3.0.185 88 1/21/2025
3.0.184 84 1/21/2025
3.0.183 86 1/21/2025
3.0.182 86 1/21/2025
3.0.181 85 1/21/2025
3.0.180 81 1/21/2025
3.0.179 82 1/21/2025
3.0.178 83 1/21/2025
3.0.177 83 1/21/2025
3.0.176 78 1/21/2025
3.0.175 74 1/21/2025
3.0.174 77 1/21/2025
3.0.173 75 1/21/2025
3.0.172 80 1/20/2025
3.0.171 76 1/20/2025
3.0.170 75 1/20/2025
3.0.169 78 1/20/2025
3.0.168 85 1/20/2025
3.0.167 80 1/20/2025
3.0.166 77 1/20/2025
3.0.165 91 1/20/2025
3.0.164 81 1/20/2025
3.0.163 81 1/20/2025
3.0.162 83 1/20/2025
3.0.161 75 1/19/2025
3.0.160 81 1/19/2025
3.0.159 81 1/19/2025
3.0.158 80 1/19/2025
3.0.157 73 1/19/2025
3.0.156 71 1/19/2025
3.0.155 85 1/18/2025
3.0.154 88 1/18/2025
3.0.153 86 1/18/2025
3.0.152 75 1/17/2025
3.0.151 77 1/17/2025
3.0.150 78 1/17/2025
3.0.149 74 1/17/2025
3.0.148 69 1/17/2025
3.0.147 81 1/16/2025
3.0.146 70 1/16/2025
3.0.145 80 1/16/2025
3.0.144 82 1/16/2025
3.0.143 76 1/16/2025
3.0.142 77 1/16/2025
3.0.141 73 1/16/2025
3.0.140 73 1/16/2025
3.0.139 74 1/16/2025
3.0.138 80 1/16/2025
3.0.137 72 1/15/2025
3.0.136 75 1/15/2025
3.0.135 77 1/15/2025
3.0.134 81 1/15/2025
3.0.133 77 1/15/2025
3.0.132 75 1/15/2025
3.0.131 72 1/15/2025
3.0.130 73 1/15/2025
3.0.129 69 1/15/2025
3.0.128 58 1/15/2025
3.0.127 50 1/15/2025
3.0.126 51 1/15/2025
3.0.125 48 1/15/2025
3.0.124 57 1/15/2025
3.0.123 46 1/15/2025
3.0.122 44 1/15/2025
3.0.121 49 1/14/2025
3.0.120 54 1/14/2025
3.0.119 51 1/14/2025
3.0.118 53 1/14/2025
3.0.117 54 1/14/2025
3.0.116 52 1/14/2025
3.0.115 62 1/14/2025
3.0.114 63 1/13/2025
3.0.113 62 1/13/2025
3.0.112 57 1/13/2025
3.0.111 54 1/13/2025
3.0.110 57 1/13/2025
3.0.109 60 1/11/2025
3.0.108 66 1/11/2025
3.0.107 71 1/11/2025
3.0.106 70 1/11/2025
3.0.105 72 1/10/2025
3.0.104 66 1/10/2025
3.0.103 67 1/10/2025
3.0.102 80 1/10/2025
3.0.101 79 1/10/2025
3.0.100 71 1/10/2025
3.0.99 67 1/10/2025
3.0.98 69 1/10/2025
3.0.97 117 1/3/2025
3.0.96 118 1/3/2025
3.0.95 98 1/3/2025
3.0.94 96 1/2/2025
3.0.93 100 1/2/2025
3.0.92 103 1/2/2025
3.0.91 100 1/2/2025
3.0.90 95 1/2/2025
3.0.89 96 1/2/2025
3.0.88 107 1/1/2025
3.0.87 103 1/1/2025
3.0.86 98 1/1/2025
3.0.85 111 1/1/2025
3.0.84 104 1/1/2025
3.0.83 107 1/1/2025
3.0.82 102 1/1/2025
3.0.81 104 12/31/2024
3.0.80 97 12/31/2024
3.0.79 98 12/31/2024
3.0.78 99 12/31/2024
3.0.77 91 12/31/2024
3.0.76 106 12/31/2024
3.0.75 111 12/31/2024
3.0.74 106 12/31/2024
3.0.73 108 12/31/2024
3.0.72 100 12/31/2024
3.0.71 89 12/31/2024
3.0.70 83 12/31/2024
3.0.69 83 12/31/2024
3.0.68 93 12/31/2024
3.0.67 90 12/31/2024
3.0.66 87 12/31/2024
3.0.65 89 12/30/2024
3.0.64 97 12/28/2024
3.0.63 92 12/28/2024
3.0.62 89 12/27/2024
3.0.61 97 12/27/2024
3.0.60 88 12/24/2024
3.0.59 86 12/24/2024
3.0.58 80 12/24/2024
3.0.57 82 12/24/2024
3.0.56 82 12/24/2024
3.0.55 91 12/24/2024
3.0.54 89 12/24/2024
3.0.53 90 12/24/2024
3.0.52 86 12/24/2024
3.0.51 88 12/24/2024
3.0.50 93 12/24/2024
3.0.49 88 12/23/2024
3.0.48 79 12/23/2024
3.0.47 87 12/23/2024
3.0.46 89 12/23/2024
3.0.45 99 12/23/2024
3.0.44 92 12/23/2024
3.0.43 97 12/22/2024
3.0.42 97 12/22/2024
3.0.41 92 12/22/2024
3.0.40 89 12/22/2024
3.0.39 92 12/22/2024
3.0.38 94 12/22/2024
3.0.37 86 12/22/2024
3.0.36 91 12/21/2024
3.0.35 90 12/21/2024
3.0.34 94 12/21/2024
3.0.33 94 12/21/2024
3.0.32 85 12/21/2024
3.0.31 89 12/21/2024
3.0.30 91 12/21/2024
3.0.29 88 12/21/2024
3.0.28 92 12/21/2024
3.0.27 93 12/21/2024
3.0.26 94 12/21/2024
3.0.25 97 12/21/2024
3.0.24 91 12/21/2024
3.0.23 87 12/20/2024
3.0.22 88 12/20/2024
3.0.21 85 12/20/2024
3.0.20 88 12/20/2024
3.0.19 94 12/20/2024
3.0.18 90 12/20/2024
3.0.17 91 12/20/2024
3.0.16 88 12/19/2024
3.0.15 87 12/19/2024
3.0.14 95 12/19/2024
3.0.13 97 12/19/2024
3.0.12 89 12/19/2024
3.0.11 93 12/18/2024
3.0.10 86 12/18/2024
3.0.9 87 12/18/2024
3.0.8 96 12/17/2024
3.0.7 101 12/17/2024
3.0.6 100 12/16/2024
3.0.5 96 12/16/2024
3.0.4 94 12/16/2024
3.0.3 107 12/11/2024
3.0.2 101 12/9/2024
3.0.1 105 12/9/2024