]> git.ipfire.org Git - thirdparty/openssl.git/commit
To reliably trigger HRR we must use P-384 group
authorTomas Mraz <tomas@openssl.org>
Fri, 28 Jun 2024 14:08:39 +0000 (16:08 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 1 Jul 2024 08:05:41 +0000 (10:05 +0200)
commit0da6d328d5f6d0fe0aca47a94bb55a9f2ed0628b
tree284600a29dece6cdeffc575950cbab9ce403a508
parent3dc078f33f3cdf51a48f1d0c68230c2f513d64ef
To reliably trigger HRR we must use P-384 group

Otherwise with newer FIPS providers P-256 is the first group
supported.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/24763)
test/sslapitest.c