]> git.ipfire.org Git - thirdparty/openssl.git/commit
[ssl] Add tests for Perfect Forward Secrecy criteria on SECLEVEL >= 3
authorNicola Tuveri <nic.tuv@gmail.com>
Wed, 23 Feb 2022 21:05:22 +0000 (23:05 +0200)
committerNicola Tuveri <nic.tuv@gmail.com>
Tue, 1 Mar 2022 08:51:03 +0000 (10:51 +0200)
commitd71151ae704847f4ac3f4a5f394ea64f1d229815
treef6bb562b175e0e99f99654d00dd3573ebe8157ae
parentb139a95665eb023b38695d62d9dfc28f3fb89972
[ssl] Add tests for Perfect Forward Secrecy criteria on SECLEVEL >= 3

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17763)
test/helpers/predefined_dhparams.c
test/helpers/predefined_dhparams.h
test/recipes/80-test_ssl_old.t
test/ssl_old_test.c