Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-13 | crypto: chacha - constify ctx and iv arguments | Eric Biggers | 1 | -1/+1 |
2018-11-20 | crypto: chacha - add XChaCha12 support | Eric Biggers | 1 | -0/+7 |
2018-11-20 | crypto: chacha20-generic - refactor to allow varying number of rounds | Eric Biggers | 1 | -0/+47 |