aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/sha1/sha160.h
Commit message (Expand)AuthorAgeFilesLines
* Doxygenlloyd2010-11-021-0/+7
* Remove BufferedComputation::OUTPUT_LENGTHlloyd2010-10-291-3/+12
* Use size_t for BufferedComputation::add_datalloyd2010-10-121-2/+2
* Completely remove the second parameter to SecureVector which specifieslloyd2010-09-141-1/+1
* More Doxygen commentslloyd2010-06-161-0/+6
* More Doxygen updates/fixeslloyd2010-06-151-2/+2
* Remove SecureBuffer, which is the fixed-size variant of SecureVector.lloyd2010-03-231-1/+1
* 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
* Derive x86, x86-64, and SSE2 implementations of SHA-1 directly from SHA_160lloyd2008-09-291-1/+4
* Move all modules into src/ directorylloyd2008-09-281-0/+33