[issue34751] Hash collisions for tuples

Tim Peters report at bugs.python.org
Tue Oct 2 17:21:45 EDT 2018


Tim Peters <tim at python.org> added the comment:

>> For that reason, I've only been looking at those that
>> scored 10 (best possible) on Appleby's SMHasher[1] test suite

> Do you have a list of such hash functions?

A world of searching.  The ones rated "Excellent" here (previously cited) for a start:

https://docs.rs/seahash/3.0.5/seahash/

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34751>
_______________________________________


More information about the Python-bugs-list mailing list