Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -7/+9 |
* | Revert change that added multiblock support to SSE2 SHA-1. Was causing | lloyd | 2008-11-23 | 1 | -1/+5 |
* | Dean Gaudet's original version of the SHA-1 SSE2 code supported multiple | lloyd | 2008-11-23 | 1 | -5/+1 |
* | I had not anticipated this being really worthwhile, but it turns out | lloyd | 2008-11-23 | 1 | -2/+6 |
* | Fix prototype confusion (harmless but incorrect) | lloyd | 2008-09-30 | 1 | -3/+1 |
* | Derive x86, x86-64, and SSE2 implementations of SHA-1 directly from SHA_160 | lloyd | 2008-09-29 | 1 | -24/+0 |
* | Make asm implementations distinctly named objects, for instance MD5_IA32, | lloyd | 2008-09-29 | 1 | -0/+44 |