aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/md5_ia32
Commit message (Expand)AuthorAgeFilesLines
* Derive the x86 assembly implementations of MD4, MD5, and Serpent fromlloyd2008-09-292-31/+2
* Make asm implementations distinctly named objects, for instance MD5_IA32,lloyd2008-09-294-17/+57
* Add info.txt files for asm hash moduleslloyd2008-09-291-0/+33
* Normalize asm nameslloyd2008-09-292-4/+4
* Split up asm modules into appropriate (topic-specific) modules, eglloyd2008-09-282-0/+207