#61: Break Into Security Fundamentals (3 Minutes)
How would you able to compare the passwords if you hash out them with the salt? hashing a one way
- Original fingerprint & salt is stored in the database when you create an account
- The salt is combined with entered password (when you log in again), and it's hashed to create a new fingerprint
- New and original fingerprints are compared
Does that help?
Good refresher on how to store passwords safer, Neo 👌
thank you very much, Raul.
Great article. I learned a lot
nice, happy to read your feedback.
undefined subscriptions will be displayed on your profile (edit)
Skip for now
For your security, we need to re-authenticate you.
Click the link we sent to , or click here to sign in.
How would you able to compare the passwords if you hash out them with the salt? hashing a one way
- Original fingerprint & salt is stored in the database when you create an account
- The salt is combined with entered password (when you log in again), and it's hashed to create a new fingerprint
- New and original fingerprints are compared
Does that help?
Good refresher on how to store passwords safer, Neo 👌
thank you very much, Raul.
Great article. I learned a lot
nice, happy to read your feedback.