summaryrefslogtreecommitdiffstats
path: root/scripts/crypto
AgeCommit message (Expand)AuthorLines
2026-03-23lib/crypto: tests: Add KUnit tests for SM3Eric Biggers-0/+3
2026-03-23lib/crypto: tests: Add KUnit tests for GHASHEric Biggers-1/+62
2026-03-09lib/crypto: aes: Add FIPS self-test for CMACEric Biggers-0/+10
2026-03-09lib/crypto: tests: Add KUnit tests for CBC-based MACsEric Biggers-3/+28
2026-01-12lib/crypto: tests: Add KUnit tests for NHEric Biggers-0/+40
2026-01-08lib/crypto: tests: Fix syntax error for old python versionsJie Zhan-1/+1
2025-11-11lib/crypto: tests: Add KUnit tests for POLYVALEric Biggers-2/+45
2025-11-11lib/crypto: tests: Add additional SHAKE testsEric Biggers-4/+23
2025-11-11lib/crypto: tests: Add SHA3 kunit testsDavid Howells-1/+3
2025-11-11lib/crypto: tests: Add KUnit tests for BLAKE2bEric Biggers-13/+16
2025-11-05lib/crypto: sha3: Add FIPS cryptographic algorithm self-testEric Biggers-0/+4
2025-10-29lib/crypto: Add FIPS self-tests for SHA-1 and SHA-2Eric Biggers-0/+32
2025-08-29lib/crypto: tests: Add KUnit tests for BLAKE2sEric Biggers-3/+24
2025-07-14lib/crypto: tests: Add KUnit tests for Poly1305Eric Biggers-2/+47
2025-07-14lib/crypto: tests: Add hash-test-template.h and gen-hash-testvecs.pyEric Biggers-0/+102