Description
In this course, you will learn :
- Why plaintext passwords, encryption, and plain hashes are ineffective security measures.
- Why these password storage methods put you at risk of a cyber attack.
- How to fix them in order to create a more secure login experience.
Syllabus :
- Introduction to Storing Passwords
- Storing Plain Text Passwords
- Storing Encrypted Passwords
- Storing Hashed Passwords
- Storing Passwords Using Salted Hashes
- Strong-ish Password Hashing
- Strong Password Hashing