Add a wyhash seed_init()
Aperta
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.