abseil / abseil/abseil-cpp

Add a wyhash seed_init()

Aperta
#929 3 commenti 0 reazioni 1 assegnatario Rivendicata da @derekmauro Vedi su GitHub
bug
Lingua principale
C++
Stelle
18.1k
Fork
3.2k
Merge medio
20h 36m
PR unite (30g)
1

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.