FlashcardIntermediate
Hashing, Salting & Password Storage
Store passwords as salted hashes using a slow, dedicated password hashing algorithm.
Question
How should you securely store user passwords?
Click to reveal answer
Store passwords as salted hashes using a slow, dedicated password hashing algorithm.
How should you securely store user passwords?