How to Hash Passwords with BCrypt in C#

Описание к видео How to Hash Passwords with BCrypt in C#

Hashing passwords can be complicated. There are algorithms, salts, hashes, and other terms involved. Also, it should all be secure.

Today, I will explain what BCrypt is, when to use it, and how to use it in your .NET applications.

00:00 Introduction
00:28 Avoid Storing Passwords
00:57 Never Store a Password in Plain Text
01:27 Use Password Hashing
01:58 What is BCrypt?
02:48 Using BCrypt
08:09 Conclusion

🔥 C#/.NET Bootcamp: The Fundamentals & more (Code FRIENDS10 for 10% OFF)*
https://claudiobernasconi.ch/dotnet-c...

📌 .NET Developer Roadmap
https://claudiobernasconi.ch/learn-do...

📌 BCrypt (GitHub)
https://github.com/BcryptNet/bcrypt.net

📌 BCrypt (Wikipedia)
https://en.wikipedia.org/wiki/Bcrypt

📌 YouTube Playlists:
The FREE Blazor Crash Course:    • The FREE Blazor Crash Course (.NET 5)...  
C# Programming:    • How to Create Modern C# Console Appli...  

✅ SUBSCRIBE FOR MORE VIDEOS
Subscribe: 🔔 https://claudiobernasconi.ch/Subscribe

🚀 CONNECT & SUPPORT
Twitter:   / chbernasconic  
Blog: https://claudiobernasconi.ch
Newsletter: https://claudiobernasconi.ch/newsletter

CREDITS
🎵 https://www.bensound.com/

* Affiliate Link: I earn a small commission at no additional cost

Комментарии

Информация по комментариям в разработке