aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/tiger/tiger.h
Commit message (Expand)AuthorAgeFilesLines
* Remove BufferedComputation::OUTPUT_LENGTHlloyd2010-10-291-3/+5
* Use output_length() instead of OUTPUT_LENGTH pseudo-propertylloyd2010-10-131-1/+1
* Use size_t for BufferedComputation::add_datalloyd2010-10-121-3/+3
* Completely remove the second parameter to SecureVector which specifieslloyd2010-09-141-2/+1
* Remove more uses of vector to pointer implicit conversionslloyd2010-09-131-1/+3
* Tiger::clone's result always used 3 passeslloyd2010-06-161-1/+5
* More Doxygenlloyd2010-06-151-1/+6
* More Doxygen updates/fixeslloyd2010-06-151-1/+1
* Remove SecureBuffer, which is the fixed-size variant of SecureVector.lloyd2010-03-231-2/+2
* Move Tiger::mix to anon namespace lloyd2010-01-041-1/+0
* 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
* I had not anticipated this being really worthwhile, but it turns outlloyd2008-11-231-1/+1
* Move all modules into src/ directorylloyd2008-09-281-0/+42