Difficulty: Advanced
What is a password 'pepper'?
A secret string added to all passwords before hashing, stored in the application code or environment, NOT in the database like the salt.
Hashing, Application Secret
JavaScript is required for the interactive version of this page, including the code playground and progress tracking. Browse all InternHack tutorials.