Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-03 | crypto: x86/serpent-avx,avx2 - convert to skcipher interface | Eric Biggers | 1 | -2/+5 |
2018-03-03 | crypto: x86/serpent-avx - remove LRW algorithm | Eric Biggers | 1 | -10/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2013-04-25 | crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher | Jussi Kivilinna | 1 | -0/+24 |
2013-04-25 | crypto: x86 - add more optimized XTS-mode for serpent-avx | Jussi Kivilinna | 1 | -0/+5 |
2012-10-24 | crypto: serpent/avx - avoid using temporary stack buffers | Jussi Kivilinna | 1 | -20/+7 |
2012-06-27 | crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/as... | Jussi Kivilinna | 1 | -0/+32 |