aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/md2/md2.h
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-41/+0
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-1/+1
* Remove BufferedComputation::OUTPUT_LENGTHlloyd2010-10-291-3/+4
* Remove HashFunction::HASH_BLOCK_SIZE entirelylloyd2010-10-131-1/+3
* Use size_t for BufferedComputation::add_datalloyd2010-10-121-2/+2
* Completely remove the second parameter to SecureVector which specifieslloyd2010-09-141-3/+4
* More Doxygen updates/fixeslloyd2010-06-151-1/+1
* 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-1/+3
* No reason to include mdx_hash.h in MD2 since it derives directly fromlloyd2009-03-271-8/+8
* Move all modules into src/ directorylloyd2008-09-281-0/+35