Project

General

Profile

Actions

Feature #13017

closed

Switch SipHash from SipHash24 to SipHash13

Feature #13017: Switch SipHash from SipHash24 to SipHash13

Added by funny_falcon (Yura Sokolov) over 9 years ago. Updated about 9 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:78549]

Description

SipHash13 is secure enough to be used in hash-tables, and SipHash's author confirms that.
Rust already considered switch to SipHash13:
https://github.com/rust-lang/rust/issues/29754#issue-116174313
Jean-Philippe Aumasson confirmation:
https://github.com/rust-lang/rust/issues/29754#issuecomment-156073946
Merged pull request:
https://github.com/rust-lang/rust/pull/33940

Github pull request https://github.com/ruby/ruby/pull/1501


Files


Related issues 1 (1 open0 closed)

Related to Ruby - Misc #21833: Switch default hash from SipHash13 to XXH3?OpenActions
Actions

Also available in: PDF Atom