aboutsummaryrefslogtreecommitdiffstats
path: root/src/cipher
Commit message (Expand)AuthorAgeFilesLines
* Remove lookup/libstate dependency on Lion, KDF1, KDF2, EMSA[1-4]lloyd2008-09-302-10/+9
* Derive the x86 assembly implementations of MD4, MD5, and Serpent fromlloyd2008-09-292-8/+3
* Better dependency handlinglloyd2008-09-291-2/+2
* Make asm implementations distinctly named objects, for instance MD5_IA32,lloyd2008-09-294-18/+85
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-2927-0/+0
* Split up asm modules into appropriate (topic-specific) modules, eglloyd2008-09-282-0/+716
* Move all modules into src/ directorylloyd2008-09-2896-0/+9267