/ch-siphash

siphash in c#

Primary LanguageC#OtherNOASSERTION

ch-siphash

siphash in c# using unsafe for performance, based on the reference C code.

The SipHash_2_4_UlongCast_ForcedInline version is faster on my machine.