aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/md4/md4.h
Commit message (Expand)AuthorAgeFilesLines
* More Doxygenlloyd2010-06-151-1/+0
* More Doxygen updates/fixeslloyd2010-06-151-1/+1
* Remove SecureBuffer, which is the fixed-size variant of SecureVector.lloyd2010-03-231-2/+2
* MD4's M buffer was set to be 48 words instead of 16. This had beenlloyd2010-02-031-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/+2
* Derive the x86 assembly implementations of MD4, MD5, and Serpent fromlloyd2008-09-291-1/+1
* Move all modules into src/ directorylloyd2008-09-281-0/+33