Password Storage
This section will show how passwords are stored securely. Using a technique called hashing, you will learn why even if someone gains access to the database where passwords are stored, they will not get the password itself. Because deciphering the password will take years using the best computers available.