samuel-lucas6 / SipHash.NET Star 1 Code Issues Pull requests Discussions A .NET implementation of SipHash-2-4. mac siphash denial-of-service hash-tables message-authentication-code dos-attack siphash-2-4 hash-flooding Updated Apr 9, 2023 C#
eloj / hashbench Star 0 Code Issues Pull requests A basic, fully self-contained hash benchmark written in C, that you can easily extend and plug new hash functions into. benchmark siphash murmurhash3 hash-functions murmur3 hashing-algorithms crc32c djb2 jenkins-hash siphash-2-4 Updated Oct 27, 2024 C
P4o1o / SipHashASM Star 0 Code Issues Pull requests Implementation of SipHash in x64 assembly (masm and nasm versions) x64 siphash nasm masm siphash-2-4 Updated Jan 11, 2025 C