Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-20 | crypto: arm64 - Use modern annotations for assembly functions | Mark Brown | 1 | -8/+8 |
2019-02-28 | crypto: arm64/chacha - fix hchacha_block_neon() for big endian | Eric Biggers | 1 | -2/+2 |
2019-02-28 | crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endian | Eric Biggers | 1 | -0/+16 |
2018-12-13 | crypto: arm64/chacha - use combined SIMD/ALU routine for more speed | Ard Biesheuvel | 1 | -16/+219 |
2018-12-13 | crypto: arm64/chacha - optimize for arbitrary length inputs | Ard Biesheuvel | 1 | -13/+170 |
2018-12-13 | crypto: arm64/chacha20 - refactor to allow varying number of rounds | Eric Biggers | 1 | -0/+484 |