aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/par_hash/par_hash.h
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-41/+0
* Remove BufferedComputation::OUTPUT_LENGTHlloyd2010-10-291-0/+2
* Use size_t for BufferedComputation::add_datalloyd2010-10-121-1/+1
* More Doxygen commentslloyd2010-06-161-1/+4
* More Doxygen updates/fixeslloyd2010-06-151-2/+2
* Remove all exception specifications. The way these are designed in C++ islloyd2009-10-221-1/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-7/+9
* Remove lookup from parallel hash constructionlloyd2008-11-081-4/+5
* Move the declaration of the HashFunction base class to a new header hash.hlloyd2008-11-081-1/+1
* Move allocator code to secalloc/allocators modulelloyd2008-09-281-0/+33