Age | Commit message (Expand) | Author |
---|---|---|
2020-11-13 | crypto: arm64/chacha - simplify tail block handling | Ard Biesheuvel |
2019-12-20 | crypto: arm64 - Use modern annotations for assembly functions | Mark Brown |
2019-02-28 | crypto: arm64/chacha - fix hchacha_block_neon() for big endian | Eric Biggers |
2019-02-28 | crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endian | Eric Biggers |
2018-12-13 | crypto: arm64/chacha - use combined SIMD/ALU routine for more speed | Ard Biesheuvel |
2018-12-13 | crypto: arm64/chacha - optimize for arbitrary length inputs | Ard Biesheuvel |
2018-12-13 | crypto: arm64/chacha20 - refactor to allow varying number of rounds | Eric Biggers |