[New-bugs-announce] [issue29410] Moving to SipHash-1-3

INADA Naoki report at bugs.python.org
Wed Feb 1 02:02:05 EST 2017


New submission from INADA Naoki:

Rust and Ruby moved from SipHash-2-4 to SipHash-1-3.

https://github.com/rust-lang/rust/issues/29754
https://bugs.ruby-lang.org/issues/13017

SipHash-1-3 seems faster than 2-4 and secure enough.

----------
messages: 286590
nosy: inada.naoki
priority: normal
severity: normal
status: open
title: Moving to SipHash-1-3
versions: Python 3.7

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


More information about the New-bugs-announce mailing list