Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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/+5 |
2016-01-25 | crypto: chacha20-ssse3 - Align stack pointer to 64 bytes | Eli Cooper | 1 | -2/+4 |
2015-07-17 | crypto: chacha20 - Add a four block SSSE3 variant for x86_64 | Martin Willi | 1 | -0/+483 |
2015-07-17 | crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64 | Martin Willi | 1 | -0/+142 |