|
|
|
|
|
by encoderer
5468 days ago
|
|
Right, which is the reason why "perfect in every respect" and "freakishly fast" are mutually exclusive in a hashing algorithm. A "perfect in every respect" hash then would be one that takes a consistent, acceptably-long time. Some large fraction of a second perhaps. Of course, this fictional hash wouldn't be the right choice for everything. But for password hashing, it's a good start. |
|
http://codahale.com/how-to-safely-store-a-password/