| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-08-10 | lib/crypto: fips: Split fips.h into fips-aes.h and fips-sha.h | Eric Biggers | |
| In preparation for adding FIPS self-tests for AES encryption modes, split fips.h into separate files for the AES and SHA test vectors. They are still generated by the same script, but this keeps things a bit more organized. Reviewed-by: Ard Biesheuvel <ardb@kernel.org> Link: https://patch.msgid.link/20260802222408.91757-2-ebiggers@kernel.org Signed-off-by: Eric Biggers <ebiggers@kernel.org> | |||
