|
|
|
|
|
by thomasptacek
6843 days ago
|
|
I'm not saying you should be embarassed for conversing about this subject. I'm saying that if you store real people's passwords in a publically accessible web application using a single-iteration SHA1 hash scheme, you're insecure, and should be embarassed that you were outdone by password schemes that came with your operating system and were largely refined during the 1970s. I ask, what type of attack do you think lengthening the nonce deters? The attacker who is going to construct 4 billion rainbow tables?
|
|
If I move to, say, a 16-character salt, after that I'll agree that making it longer is pointless.