| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-11 | lib/crypto: tests: Add KUnit tests for POLYVAL | Eric Biggers | 1 | -2/+45 |
| 2025-11-11 | lib/crypto: tests: Add additional SHAKE tests | Eric Biggers | 1 | -4/+23 |
| 2025-11-11 | lib/crypto: tests: Add SHA3 kunit tests | David Howells | 1 | -1/+3 |
| 2025-11-11 | lib/crypto: tests: Add KUnit tests for BLAKE2b | Eric Biggers | 1 | -13/+16 |
| 2025-11-05 | lib/crypto: sha3: Add FIPS cryptographic algorithm self-test | Eric Biggers | 1 | -0/+4 |
| 2025-10-29 | lib/crypto: Add FIPS self-tests for SHA-1 and SHA-2 | Eric Biggers | 1 | -0/+32 |
| 2025-08-29 | lib/crypto: tests: Add KUnit tests for BLAKE2s | Eric Biggers | 1 | -3/+24 |
| 2025-07-14 | lib/crypto: tests: Add KUnit tests for Poly1305 | Eric Biggers | 1 | -2/+47 |
| 2025-07-14 | lib/crypto: tests: Add hash-test-template.h and gen-hash-testvecs.py | Eric Biggers | 1 | -0/+102 |