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