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