|
|
|
|
|
by Xylakant
3340 days ago
|
|
If your PW hashing function is wicked fast, you need to increase the work factor. The whole idea of a paw hash is to be comparatively slow, because that's one property that makes it harder to crack. Otherwise we could all go back to salted md5 |
|