Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

.NET Core 2 Password Hashing

I am looking to hash a password in core 2. I would like to use something like bcrypt, however, I am struggling to find any core implementations.

like image 570
Liam Avatar asked Nov 23 '25 16:11

Liam


1 Answers

Try my nuget package: https://www.nuget.org/packages/BCrypt-Core/

Install-Package BCrypt-Core -Version 2.0.0
like image 88
Caetano Avatar answered Nov 25 '25 09:11

Caetano



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!