aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/has160/has160.h
Commit message (Expand)AuthorAgeFilesLines
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-1/+1
* Remove BufferedComputation::OUTPUT_LENGTHlloyd2010-10-291-2/+4
* Use size_t for BufferedComputation::add_datalloyd2010-10-121-1/+1
* Completely remove the second parameter to SecureVector which specifieslloyd2010-09-141-3/+4
* More Doxygen fixeslloyd2010-06-151-2/+3
* Remove SecureBuffer, which is the fixed-size variant of SecureVector.lloyd2010-03-231-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
* 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/+33