Age | Commit message (Expand) | Author |
---|---|---|
2019-03-22 | crypto: x86 - convert to use crypto_simd_usable() | Eric Biggers |
2018-12-23 | crypto: x86/chacha - avoid sleeping under kernel_fpu_begin() | Eric Biggers |
2018-12-13 | crypto: x86/chacha - yield the FPU occasionally | Eric Biggers |
2018-12-13 | crypto: x86/chacha - add XChaCha12 support | Eric Biggers |
2018-12-13 | crypto: x86/chacha20 - refactor to allow varying number of rounds | Eric Biggers |