|
|
|
|
|
by reaperhulk
4912 days ago
|
|
I'm unsure of the value of benchmarks of hash function performance when you aren't defining what you need the hash function for. Python's built-in hash function is not designed to do the same things that the SHA family is. |
|