abseil / abseil/abseil-cpp

Add a wyhash seed_init()

オープン
#929 コメント 3 件 リアクション 0 件 担当者 1 名 @derekmauro が担当を希望しています GitHub で見る
bug
主要言語
C++
スター
18.1k
フォーク
3.2k
平均マージ
20時間 36分
マージ済み PR(30日)
1

説明

https://github.com/ManDeJan/zig-wyhash/issues/2 applies to you also.
When your random initial seed hits one of the bad seeds by chance the results are bad.
Not really security relevant, and easy to fix. But annoying. key independent collisions, so vuln. to DDOS.
Esp. the 64bit variant has a lot of bad seeds, like 2^33.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。