summaryrefslogtreecommitdiff
path: root/scripts/crypto/gen-fips-testvecs.py
AgeCommit message (Expand)AuthorFilesLines
2026-08-10lib/crypto: aes: Add FIPS self-tests for GCM and CCMEric Biggers1-0/+23
2026-08-10lib/crypto: aes: Add FIPS self-tests for unauthenticated modesEric Biggers1-0/+48
2026-08-10lib/crypto: fips: Split fips.h into fips-aes.h and fips-sha.hEric Biggers1-26/+57
2026-03-09lib/crypto: aes: Add FIPS self-test for CMACEric Biggers1-0/+10
2025-11-05lib/crypto: sha3: Add FIPS cryptographic algorithm self-testEric Biggers1-0/+4
2025-10-29lib/crypto: Add FIPS self-tests for SHA-1 and SHA-2Eric Biggers1-0/+32