Age | Commit message (Expand) | Author |
---|---|---|
2019-06-13 | crypto: chacha - constify ctx and iv arguments | Eric Biggers |
2019-05-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-04-16 | arm64: HWCAP: add support for AT_HWCAP2 | Andrew Murray |
2019-03-22 | crypto: arm64 - convert to use crypto_simd_usable() | Eric Biggers |
2018-12-13 | crypto: arm64/chacha - use combined SIMD/ALU routine for more speed | Ard Biesheuvel |
2018-12-13 | crypto: arm64/chacha - optimize for arbitrary length inputs | Ard Biesheuvel |
2018-12-13 | crypto: arm64/chacha - add XChaCha12 support | Eric Biggers |
2018-12-13 | crypto: arm64/chacha20 - refactor to allow varying number of rounds | Eric Biggers |