Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: arm64/chacha - use combined SIMD/ALU routine for more speed | Ard Biesheuvel | 2018-12-13 | 1 | -19/+20 |
* | crypto: arm64/chacha - optimize for arbitrary length inputs | Ard Biesheuvel | 2018-12-13 | 1 | -24/+14 |
* | crypto: arm64/chacha - add XChaCha12 support | Eric Biggers | 2018-12-13 | 1 | -0/+18 |
* | crypto: arm64/chacha20 - refactor to allow varying number of rounds | Eric Biggers | 2018-12-13 | 1 | -0/+189 |