From: funny.falcon@... Date: 2016-12-08T17:36:58+00:00 Subject: [ruby-core:78549] [Ruby trunk Feature#13017] Switch SipHash from SipHash24 to SipHash13 Issue #13017 has been reported by Yura Sokolov. ---------------------------------------- Feature #13017: Switch SipHash from SipHash24 to SipHash13 https://bugs.ruby-lang.org/issues/13017 * Author: Yura Sokolov * Status: Open * Priority: Normal * Assignee: ---------------------------------------- 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-------------------------------- 0001-load.c-reduce-memory-usage-of-loaded_features_index.patch (5.87 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: