summaryrefslogtreecommitdiff
path: root/crypto/sha3_generic.c
AgeCommit message (Expand)Author
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