summaryrefslogtreecommitdiffstats
path: root/lib/crypto/sha3.c
AgeCommit message (Expand)AuthorLines
2025-11-05lib/crypto: sha3: Support arch overrides of one-shot digest functionsEric Biggers-0/+37
2025-11-05lib/crypto: sha3: Add FIPS cryptographic algorithm self-testEric Biggers-1/+16
2025-11-05lib/crypto: sha3: Move SHA3 Iota step mapping into round functionDavid Howells-6/+6
2025-11-05lib/crypto: sha3: Add SHA-3 supportDavid Howells-0/+359