Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrap code and struct definitions internal to sha1_sse2_imp.cpp in an | lloyd | 2008-11-24 | 1 | -0/+4 |
* | Revert change that added multiblock support to SSE2 SHA-1. Was causing | lloyd | 2008-11-23 | 1 | -203/+177 |
* | Dean Gaudet's original version of the SHA-1 SSE2 code supported multiple | lloyd | 2008-11-23 | 1 | -177/+203 |
* | Fix prototype confusion (harmless but incorrect) | lloyd | 2008-09-30 | 1 | -2/+2 |
* | Make asm implementations distinctly named objects, for instance MD5_IA32, | lloyd | 2008-09-29 | 1 | -0/+327 |