aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/comb4p/comb4p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove BufferedComputation::OUTPUT_LENGTHlloyd2010-10-291-0/+5
* Remove HashFunction::HASH_BLOCK_SIZE entirelylloyd2010-10-131-0/+2
* Use size_t for BufferedComputation::add_datalloyd2010-10-121-1/+1
* More Doxygen commentslloyd2010-06-161-1/+5
* Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-1/+1
* Add Comb4P hash combiner, as described in Anja Lehmann's thesis.lloyd2010-04-171-0/+47