[issue13703] Hash collision security issue

Frank Sievertsen report at bugs.python.org
Fri Jan 20 11:43:10 CET 2012


Frank Sievertsen <python at sievertsen.de> added the comment:

> The hash value is just used to know if the key belongs to the left
> or the right child tree.

Yes, that's what I don't understand: How can you do this, when ALL
hash-values are equal.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13703>
_______________________________________


More information about the Python-bugs-list mailing list