Serhiy Storchaka added the comment:

Since hash algorithm determined at compile time, the _Py_HashSecret_t structure 
and the _Py_HashSecret function are redundant. We need define only the 
_Py_HashBytes function.

Currently SipHash algorithm doesn't work with unaligned data.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19183>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to