Today we learned conceptually what happens with hashing algorithms and how salt makes them more secure. We then go over an example of how to use PHP's built in functions to hash plaintext. Part 2 discusses verification of hashes and passwords, then goes into encryption.