aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/md5_ia32/md5_ia32.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the get_byte template to its own header, because many fileslloyd2010-02-021-1/+0
* Un-internal loadstor.h (and its header deps, rotate.h andlloyd2009-12-211-1/+1
* Make many more headers internal-only.lloyd2009-12-161-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-2/+6
* Derive the x86 assembly implementations of MD4, MD5, and Serpent fromlloyd2008-09-291-22/+0
* Make asm implementations distinctly named objects, for instance MD5_IA32,lloyd2008-09-291-0/+48