Why add salt and slow things down?
Open answerA website stores passwords in the format SHA-256(mot_de_passe), without a salt.
What are the two problems, and how can they be fixed?
A website stores passwords in the format SHA-256(mot_de_passe), without a salt.
What are the two problems, and how can they be fixed?