Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

SipHash.NET

A .NET implementation of SipHash-2-4.

Warning

SipHash is NOT a hash function and is NOT collision resistant. It should only be used with short inputs for things like hash tables/Bloom filters.

Releases

Used by

Contributors

Languages