abseil / abseil/abseil-cpp

Add a wyhash seed_init()

未關閉
#929 3 則留言 0 個 reaction 已指派 1 人 已被 @derekmauro 認領 在 GitHub 檢視
bug
主要語言
C++
星號
18.1k
分支
3.2k
平均合併
20 小時 36 分鐘
30 天內合併 PR
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 摘要。