summaryrefslogtreecommitdiffstats
path: root/scripts/crypto
AgeCommit message (Expand)AuthorLines
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