summaryrefslogtreecommitdiffstats
path: root/crypto/core_fetch.c
diff options
context:
space:
mode:
authorShane Lontis <shane.lontis@oracle.com>2021-06-15 19:56:36 +1000
committerMatt Caswell <matt@openssl.org>2021-06-16 11:25:24 +0100
commit99325852207e3f8ae970799235de169b40eded75 (patch)
treeb208b0ea72603cd2131e46292e0341219b8216fa /crypto/core_fetch.c
parentd66ff761d209f1ab1ec931f74c15a69743e612da (diff)
Fix DH private key check.
A recent addition removed setting the dh private key length when a safe prime group is used. The private key validation check was relying on this being set for safe primes. Setting the upper bound no longer checks the length if the value is zero. This caused a failure in the daily build of acvp_tests. Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15760)
Diffstat (limited to 'crypto/core_fetch.c')
0 files changed, 0 insertions, 0 deletions