Problems? Is your data what you think it is? | |
PerlMonks |
Re^3: MD5 - what's the alternativeby fergal (Chaplain) |
on Aug 27, 2004 at 09:55 UTC ( [id://386307]=note: print w/replies, xml ) | Need Help?? |
I think the idea is that if you want to find THE 16 character plaintext it takes 2^128 operations. The new vulnerability means you can find an equivalent (but longer) plaintext in 2^40. So if you limit the password to 16 characters then a longer plaintext with an identical hash is no use. That said, I could be completely wrong about the vulnerability always producing longer strings.
In Section
Seekers of Perl Wisdom
|
|