]> 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:06:12 +0000 (10:06 +0200)
commite56f195cd3b7b793ef3b6807d23b3c39aa3fb8cd
tree2d044ccdc256834c63fb249a8c8a02a8de3f1ef7
parent24750fefd5ae238e88adcc66f646662144eb515f
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)

(cherry picked from commit 0da6d328d5f6d0fe0aca47a94bb55a9f2ed0628b)
test/sslapitest.c