Soenneker.Hashing.BCrypt 3.0.161

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