Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |