- Home
- All questions
- Question 532
CompTIA Security+ study material · question 532 of 611
How does a pepper differ from a salt?
Show the answer
Answer: A. A pepper is shared across passwords, kept secret, and stored apart from the database
A salt is public and unique per password; a pepper is a secret shared across them, which is why its storage matters.
Source: OWASP Password Storage Cheat Sheet (OWASP) — OWASP Password Storage Cheat Sheet › Peppering