filmov
tv
Node Password Hashing with bcrypt
Показать описание
Learn how to hash passwords with Node using the bcrypt library. We will also go over how to store passwords securely, what a hash is, and what a salt is.
💻 My Software 💻
📚 My Courses 📚
👩💻 Download Code 👨💻
⌛ Timestamps ⌛
0:00 - Introduction
0:06 - How to Store Passwords
0:37 - What is a Hash?
1:11 - Project Setup
1:32 - Hashing Passwords with bcrypt
2:14 - Salt and Hashes
4:06 - bcrypt Hash Structure
5:06 - What are Salt Rounds?
5:50 - How Many Salt Rounds to Use?
6:05 - Validating Passwords with bcrypt
8:05 - Store Both Salt and Hash in Database
9:01 - Outro
💻 My Software 💻
📚 My Courses 📚
👩💻 Download Code 👨💻
⌛ Timestamps ⌛
0:00 - Introduction
0:06 - How to Store Passwords
0:37 - What is a Hash?
1:11 - Project Setup
1:32 - Hashing Passwords with bcrypt
2:14 - Salt and Hashes
4:06 - bcrypt Hash Structure
5:06 - What are Salt Rounds?
5:50 - How Many Salt Rounds to Use?
6:05 - Validating Passwords with bcrypt
8:05 - Store Both Salt and Hash in Database
9:01 - Outro