Christian Heimes added the comment:

I added SipHash13 as additional hash algorithm in 
https://github.com/tiran/cpython/tree/siphash13 . Still need to verify the 
finalizer.

For hashlib I'd need to move to a different implementation of SipHash. The 
implementation in pyhash.c is optimized for speed and has a fixed key.

----------

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

Reply via email to