Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2019-07-08 |
|\ | |||
| * | crypto: chacha - constify ctx and iv arguments | Eric Biggers | 2019-06-13 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 |
|/ | |||
* | crypto: run initcalls for generic implementations earlier | Eric Biggers | 2019-04-18 |
* | crypto: chacha-generic - use crypto_xor_cpy() | Eric Biggers | 2019-03-22 |
* | crypto: chacha-generic - fix use as arm64 no-NEON fallback | Eric Biggers | 2019-03-22 |
* | crypto: chacha - add XChaCha12 support | Eric Biggers | 2018-11-20 |
* | crypto: chacha20-generic - refactor to allow varying number of rounds | Eric Biggers | 2018-11-20 |