Age | Commit message (Expand) | Author |
---|---|---|
2018-11-20 | crypto: arm/chacha20 - refactor to allow varying number of rounds | Eric Biggers |
2018-11-20 | crypto: arm/chacha20 - add XChaCha20 support | Eric Biggers |
2018-09-04 | crypto: arm/chacha20 - faster 8-bit rotations and other optimizations | Eric Biggers |
2018-08-03 | crypto: arm/chacha20 - always use vrev for 16-bit rotates | Eric Biggers |
2017-01-13 | crypto: arm/chacha20 - implement NEON version based on SSE3 code | Ard Biesheuvel |
2016-12-28 | Revert "crypto: arm64/ARM: NEON accelerated ChaCha20" | Herbert Xu |
2016-12-27 | crypto: arm/chacha20 - implement NEON version based on SSE3 code | Ard Biesheuvel |