[issue14621] Hash function is not randomized properly

Vlado Boza report at bugs.python.org
Fri Apr 20 01:53:20 CEST 2012


Vlado Boza <usama at ksp.sk> added the comment:

My bad (I checked only function in C++, not result in python).
This should work on 32bit:
Prefix: anything ending on 0x00
Suffix: anything
Strings: "\x00\xcf\x0b\x96\x19", "\x00\x6d\x29\x45\x18"

----------

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


More information about the Python-bugs-list mailing list