aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/sha1_ia32
Commit message (Expand)AuthorAgeFilesLines
* Derive x86, x86-64, and SSE2 implementations of SHA-1 directly from SHA_160lloyd2008-09-293-35/+5
* Make asm implementations distinctly named objects, for instance MD5_IA32,lloyd2008-09-294-24/+59
* Add info.txt files for asm hash moduleslloyd2008-09-291-0/+33
* Normalize asm nameslloyd2008-09-291-2/+2
* Split up asm modules into appropriate (topic-specific) modules, eglloyd2008-09-282-0/+294