| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
* | crypto: run initcalls for generic implementations earlier | Eric Biggers | 2019-04-18 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu | 2018-08-03 | 1 | -1/+1 |
|\ |
|
| * | crypto: don't optimize keccakf() | Dmitry Vyukov | 2018-06-15 | 1 | -1/+1 |
* | | crypto: shash - remove useless setting of type flags | Eric Biggers | 2018-07-09 | 1 | -4/+0 |
|/ |
|
* | mn10300: Remove the architecture | David Howells | 2018-03-09 | 1 | -1/+1 |
* | crypto: sha3-generic - Use __optimize to support old compilers | Geert Uytterhoeven | 2018-02-08 | 1 | -1/+1 |
* | crypto: sha3-generic - deal with oversize stack frames | Ard Biesheuvel | 2018-02-08 | 1 | -100/+118 |
* | crypto: sha3-generic - export init/update/final routines | Ard Biesheuvel | 2018-01-26 | 1 | -15/+18 |
* | crypto: sha3-generic - simplify code | Ard Biesheuvel | 2018-01-26 | 1 | -125/+59 |
* | crypto: sha3-generic - rewrite KECCAK transform to help the compiler optimize | Ard Biesheuvel | 2018-01-26 | 1 | -38/+96 |
* | crypto: sha3-generic - fixes for alignment and big endian operation | Ard Biesheuvel | 2018-01-26 | 1 | -2/+3 |
* | crypto: sha3 - Add missing ULL suffixes for 64-bit constants | Geert Uytterhoeven | 2016-08-08 | 1 | -8/+8 |
* | crypto: sha3 - Add SHA-3 hash algorithm | Jeff Garzik | 2016-06-20 | 1 | -0/+300 |