Why we use salt value in password management scheme?
Answers
Answered by
0
Salts are used to safeguard passwordsin storage. Historically a password was stored in plaintext on a system, but over time additional safeguards developed to protect a user'spassword against being read from the system. A salt is one of those methods. A new salt is randomly generated for each password.
Akmal7863:
hi
Similar questions