openssl/providers/fips
slontis ea396c7024 Add FIPS KMAC key check
This adds a FIPS indicator for KMAC key size.
Note that 112 bits keys are still smaller than the
sizes required to reach 128 bits for KMAC128 and
256 bits for KMAC256

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/25049)
2024-08-21 15:34:58 +02:00
..
build.info Add FIPS indicator helpers 2024-07-11 08:29:43 +10:00
fips_entry.c PROV: Relegate most of the FIPS provider code to libfips.a 2021-05-21 12:08:31 +02:00
fipsindicator.c fips: correctly initialise FIPS indicator settables 2024-07-19 17:33:19 +02:00
fipsprov.c Add FIPS KMAC key check 2024-08-21 15:34:58 +02:00
self_test.c FIPS: Remove ability to bypass the FIPS self tests 2024-08-16 10:14:24 +10:00
self_test.h FIPS: Remove ability to bypass the FIPS self tests 2024-08-16 10:14:24 +10:00
self_test_data.inc Add FIPS self test updates 2024-08-20 10:05:13 +10:00
self_test_kats.c Add FIPS self test updates 2024-08-20 10:05:13 +10:00