Bummer! This is just a preview. You need to be signed in with an account to view the entire instruction.

instruction Back
Instruction

Practice Hashing Passwords

Hashing is a one-way process of securing data with a strong algorithm, and you should always hash users' passwords. Practice hashing passwords using the popular and safe bcrypt algorithm.