linux/scripts/crypto
Eric Biggers fbdb43c000 lib/crypto: aes: Add FIPS self-tests for GCM and CCM
Upcoming changes will wire up architecture-optimized implementations of
GCM and CCM.  FIPS labs can consider such designs to meet the threshold
for separate self-tests to be needed.

Therefore, add FIPS self-tests for encryption and decryption in these
modes.

Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://patch.msgid.link/20260802222408.91757-4-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
2026-08-10 20:17:56 -07:00
..
gen-fips-testvecs.py lib/crypto: aes: Add FIPS self-tests for GCM and CCM 2026-08-10 20:17:56 -07:00
gen-hash-testvecs.py lib/crypto: tests: Add KUnit tests for SM3 2026-03-23 17:50:59 -07:00