]> git.lizzy.rs Git - rust.git/commit
std: Correct tracking issue for SipHash{13,24}
authorAlex Crichton <alex@alexcrichton.com>
Mon, 11 Jul 2016 20:09:44 +0000 (13:09 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 11 Jul 2016 20:09:44 +0000 (13:09 -0700)
commit767e14983e8b93fe111fb53fe802b4e7753ffbe6
tree9d0245e1ca698c78d125cc753bd0555372b4e3f7
parent3ab8054ac182fc170099135304a0c1c6760da57a
std: Correct tracking issue for SipHash{13,24}

The referenced tracking issue was closed and was actually about changing the
algorithm.

cc #34767
src/libcore/hash/sip.rs