Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 2 | -14/+18 |
* | I had not anticipated this being really worthwhile, but it turns out | lloyd | 2008-11-23 | 2 | -3/+7 |
* | Split asm_engine into three engines (ia32, amd64, sse2). This allows | lloyd | 2008-11-11 | 1 | -0/+2 |
* | Disable x86-64 SHA-1 asm for FreeBSD. FreeBSD 7.0 at least did not like | lloyd | 2008-11-04 | 1 | -1/+0 |
* | Derive x86, x86-64, and SSE2 implementations of SHA-1 directly from SHA_160 | lloyd | 2008-09-29 | 3 | -35/+3 |
* | Make asm implementations distinctly named objects, for instance MD5_IA32, | lloyd | 2008-09-29 | 4 | -21/+58 |
* | Normalize asm names | lloyd | 2008-09-29 | 2 | -3/+3 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 1 | -0/+0 |
* | Modularize IF family PK algorithms (integer factorization; RSA and RW base | lloyd | 2008-09-28 | 1 | -0/+27 |
* | Split up asm modules into appropriate (topic-specific) modules, eg | lloyd | 2008-09-28 | 2 | -0/+310 |