aboutsummaryrefslogtreecommitdiffstats
path: root/src/hash/sha1_ia32/sha1_ia32.h
Commit message (Expand)AuthorAgeFilesLines
* Use size_t for BufferedComputation::add_datalloyd2010-10-121-1/+1
* More Doxygen updates/fixeslloyd2010-06-151-2/+2
* 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-1/+1
* Derive x86, x86-64, and SSE2 implementations of SHA-1 directly from SHA_160lloyd2008-09-291-11/+4
* Make asm implementations distinctly named objects, for instance MD5_IA32,lloyd2008-09-291-0/+36