php - Why have a different salt for every password? -


this question has answer here:

adding long salt prevents attacker use rainbow table attack. add, example, fve4qrwgfagvwrvfedsgfgbvseasionvwegsf32 passwords before hashing, he's not going have rainbow table these words.

so, why use different salt every password? reason see attacker create rainbow table once default salt, , use rainbow table then. it?


Comments

Popular posts from this blog

mongodb - Struggling to get ordered results from the last retrieved article, given array of elements to search in -

c# - Pausing a storyboard on TabItem mouse over -

c# - Attribute value in root node of xml Linq to XML -