“Add a long, unique random salt to each password you store”
I still don’t quite get this - if the salt is random, how do we reliably generate the same salt value (For the same user) next time they log in?
“Add a long, unique random salt to each password you store”
I still don’t quite get this - if the salt is random, how do we reliably generate the same salt value (For the same user) next time they log in?