Question
In secure software design and development, what is meant by salt in password hashing?
Select an option. Your answer will be checked instantly.
Correct Answer: B. a unique random value added to each password before hashing to reduce precomputed attacks
Explanation:
The correct answer is a unique random value added to each password before hashing to reduce precomputed attacks.
Leave a Reply