Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-04-25 | crypto: x86/twofish-avx - use optimized XTS code | Jussi Kivilinna | 1 | -1/+47 |
2013-01-20 | crypto: x86/twofish - assembler clean-ups: use ENTRY/ENDPROC, localize jump l... | Jussi Kivilinna | 1 | -24/+11 |
2012-10-24 | crypto: twofish/avx - avoid using temporary stack buffers | Jussi Kivilinna | 1 | -71/+137 |
2012-09-07 | crypto: twofish-avx - tune assembler code for more performance | Jussi Kivilinna | 1 | -85/+142 |
2012-07-11 | crypto: twofish-avx - remove useless instruction | Johannes Goetzfried | 1 | -1/+0 |
2012-06-12 | crypto: twofish - add x86_64/avx assembler implementation | Johannes Goetzfried | 1 | -0/+301 |