You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used this function to hash text strings, and I had A LOT of colliding strings of length 3. Just 3! I then used this implementation and it works fine: https://github.com/veorq/SipHash
This doesn't look right - I mean the
0
: https://github.com/whitfin/siphash-c/blob/master/src/siphash.c#L62The text was updated successfully, but these errors were encountered: