|
|
|
|
|
by lsc
6266 days ago
|
|
if passwords are randomly generated, I agree with you completely, and everything I've said is crazy talk. But most passwords are not randomly generated. Most passwords are dictionary words, or two dictionary words. You don't need to search the hash space; you only need to search the password space, and if everyone uses the name of their dog, well, that's not a very large space. http://www.schneier.com/blog/archives/2006/12/realworld_pass... |
|