Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-13 | crypto: chacha - constify ctx and iv arguments | Eric Biggers | 1 | -1/+1 |
2019-03-22 | crypto: arm - convert to use crypto_simd_usable() | Eric Biggers | 1 | -2/+3 |
2018-11-20 | crypto: arm/chacha - add XChaCha12 support | Eric Biggers | 1 | -1/+20 |
2018-11-20 | crypto: arm/chacha20 - refactor to allow varying number of rounds | Eric Biggers | 1 | -0/+182 |