Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-04-21 | [CRYPTO] aes-x86-32: Remove unused return code | Sebastian Siewior | 1 | -3/+0 |
2008-01-14 | [CRYPTO] twofish: Merge common glue code | Sebastian Siewior | 3 | -103/+6 |
2008-01-11 | [CRYPTO] salsa20: Add x86-64 assembly version | Tan Swee Heng | 3 | -0/+924 |
2008-01-11 | [CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version) | Tan Swee Heng | 3 | -0/+1243 |
2008-01-11 | [CRYPTO] aes-asm: Merge common glue code | Sebastian Siewior | 3 | -77/+20 |
2008-01-11 | [CRYPTO] aes-i586: Remove setkey | Sebastian Siewior | 2 | -504/+46 |
2008-01-11 | [CRYPTO] aes-x86-64: Remove setkey | Sebastian Siewior | 2 | -313/+37 |
2008-01-11 | [CRYPTO] aes: Move common defines into a header file | Sebastian Siewior | 2 | -8/+2 |
2007-10-23 | x86: merge arch/x86/crypto Makefiles | Thomas Gleixner | 3 | -29/+15 |
2007-10-11 | x86_64: move crypto | Thomas Gleixner | 6 | -1/+960 |
2007-10-11 | i386: move crypto | Thomas Gleixner | 6 | -0/+1337 |