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