|
|
|
|
|
by nbpoole
5615 days ago
|
|
"I don't think checking every hash within one of the password is going to cost much, worst case your checking less than 1,000 passwords." If that's the case, you're doing it wrong (it being password hashing). Because if you can hash 1000 passwords fairly quickly, that's the lower bound of what a dedicated attacker can do. ;) |
|