mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 09:02:44 +02:00
SipHash is highly HashDoS-resistent, initialized with a random seed at startup (i.e. non-deterministic) and usable for security-critical use cases with large enough parameters. We just use it because it's reasonably secure with parameters 1-3 while having excellent properties and not being significantly slower than before.
4.7 KiB
4.7 KiB