Message199146
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. |
|
| Date |
User |
Action |
Args |
| 2013-10-07 15:12:27 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, ncoghlan, pitrou, christian.heimes, python-dev |
| 2013-10-07 15:12:26 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2013-10-07 15:12:26 | serhiy.storchaka | link | issue19183 messages |
| 2013-10-07 15:12:26 | serhiy.storchaka | create | |
|