The title says everything. I don’t understand: why you shouldn’t keep your salt a secret like the password. Or did I misunderstand something?
The title says everything. I don’t understand: why you shouldn’t keep your salt a
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The reason as I found in this article is, that you actually need the salt to check an incoming password with the salted and hashed one in your database.