openssl/providers/implementations/exchange
Shane Lontis 341c3e7f28 Add fips checks for ecdh key agreement
For key agreement only NIST curves that have a security strength of 112 bits or more are allowed.
Fixed tests so they obey these restrictions when testing in fips mode.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12745)
2020-09-18 14:20:38 +01:00
..
build.info Add fips checks for dh key agreement 2020-09-18 14:20:38 +01:00
dh_exch.c Add fips checks for dh key agreement 2020-09-18 14:20:38 +01:00
ecdh_exch.c Add fips checks for ecdh key agreement 2020-09-18 14:20:38 +01:00
ecx_exch.c exchange: add FIPS error state handling 2020-09-12 16:46:20 +10:00
kdf_exch.c exchange: add FIPS error state handling 2020-09-12 16:46:20 +10:00