| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-11-11 | lib/crypto: tests: Add KUnit tests for POLYVAL | Eric Biggers |
| 2025-11-11 | lib/crypto: tests: Add additional SHAKE tests | Eric Biggers |
| 2025-11-11 | lib/crypto: tests: Add SHA3 kunit tests | David Howells |
| 2025-11-11 | lib/crypto: tests: Add KUnit tests for BLAKE2b | Eric Biggers |
| 2025-11-05 | lib/crypto: sha3: Add FIPS cryptographic algorithm self-test | Eric Biggers |
| 2025-10-29 | lib/crypto: Add FIPS self-tests for SHA-1 and SHA-2 | Eric Biggers |
| 2025-08-29 | lib/crypto: tests: Add KUnit tests for BLAKE2s | Eric Biggers |
| 2025-07-14 | lib/crypto: tests: Add KUnit tests for Poly1305 | Eric Biggers |
| 2025-07-14 | lib/crypto: tests: Add hash-test-template.h and gen-hash-testvecs.py | Eric Biggers |