aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/md5/md5.h
Commit message (Expand)AuthorAgeFilesLines
* Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-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
* I had not anticipated this being really worthwhile, but it turns outlloyd2008-11-231-8/+8
* 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