Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-13 | crypto: x86/chacha20 - refactor to allow varying number of rounds | Eric Biggers | 1 | -1026/+0 |
2018-11-16 | crypto: x86/chacha20 - Add a 4-block AVX2 variant | Martin Willi | 1 | -0/+310 |
2018-11-16 | crypto: x86/chacha20 - Add a 2-block AVX2 variant | Martin Willi | 1 | -0/+197 |
2018-11-16 | crypto: x86/chacha20 - Support partial lengths in 8-block AVX2 variant | Martin Willi | 1 | -59/+130 |
2017-10-12 | crypto: x86/chacha20 - satisfy stack validation 2.0 | Jason A. Donenfeld | 1 | -2/+2 |
2017-01-23 | crypto: x86 - make constants readonly, allow linker to merge them | Denys Vlasenko | 1 | -2/+7 |
2015-07-17 | crypto: chacha20 - Add an eight block AVX2 variant for x86_64 | Martin Willi | 1 | -0/+443 |