aboutsummaryrefslogtreecommitdiffstats
path: root/src/cipher/serpent_ia32
Commit message (Expand)AuthorAgeFilesLines
* Derive the x86 assembly implementations of MD4, MD5, and Serpent fromlloyd2008-09-291-7/+2
* Better dependency handlinglloyd2008-09-291-2/+2
* Make asm implementations distinctly named objects, for instance MD5_IA32,lloyd2008-09-294-18/+85
* Split up asm modules into appropriate (topic-specific) modules, eglloyd2008-09-282-0/+716