Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 275 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 275 Bytes

HalftimeHash is a fast hash function for long strings. It is supplied as a C++ header-only library. To use it, simply #include "halftime-hash.hpp". See example.cpp.

For more, see halftime-hash.tex: "HalftimeHash: Modern Hashing without 64-bit Multipliers or Finite Fields".