Skip to content

jbapple/HalftimeHash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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".