aboutsummaryrefslogtreecommitdiff
path: root/crypto/sha3_generic.c
AgeCommit message (Expand)Author
2018-03-09mn10300: Remove the architectureDavid Howells
2018-02-08crypto: sha3-generic - Use __optimize to support old compilersGeert Uytterhoeven
2018-02-08crypto: sha3-generic - deal with oversize stack framesArd Biesheuvel
2018-01-26crypto: sha3-generic - export init/update/final routinesArd Biesheuvel
2018-01-26crypto: sha3-generic - simplify codeArd Biesheuvel
2018-01-26crypto: sha3-generic - rewrite KECCAK transform to help the compiler optimizeArd Biesheuvel
2018-01-26crypto: sha3-generic - fixes for alignment and big endian operationArd Biesheuvel
2016-08-08crypto: sha3 - Add missing ULL suffixes for 64-bit constantsGeert Uytterhoeven
2016-06-20crypto: sha3 - Add SHA-3 hash algorithmJeff Garzik