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