brandondahler / Data.HashFunction

C# library to create a common interface to non-cryptographic hash functions.
MIT License
255 stars 42 forks source link

Implement xxHash 64-bit flavor. #4

Closed brandondahler closed 10 years ago

brandondahler commented 10 years ago

Fix oversight preventing users from specifying an initial value.