[openssl/openssl] d63963: ossl_dh_check_priv_key: Do not fail on private key...
Tomas Mraz
noreply at reply.github.openssl.org
Wed Jun 15 09:03:29 UTC 2022
Branch: refs/heads/openssl-3.0
Home: https://github.openssl.org/openssl/openssl
Commit: d63963af19977fadbc0fa7f4dfeef7e57c07afd1
https://github.openssl.org/openssl/openssl/commit/d63963af19977fadbc0fa7f4dfeef7e57c07afd1
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-06-15 (Wed, 15 Jun 2022)
Changed paths:
M crypto/dh/dh_check.c
Log Message:
-----------
ossl_dh_check_priv_key: Do not fail on private keys without q
Fixes #18098
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18099)
(cherry picked from commit 0615cedecda7ed18300db48b0bb56cec6d3527bd)
Commit: 6cd7fe2a7f692ffbd4f9acfc67caa80b315f881d
https://github.openssl.org/openssl/openssl/commit/6cd7fe2a7f692ffbd4f9acfc67caa80b315f881d
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-06-15 (Wed, 15 Jun 2022)
Changed paths:
M test/recipes/91-test_pkey_check.t
A test/recipes/91-test_pkey_check_data/dhpkey.pem
Log Message:
-----------
test_pkey_check: Positive testcase for private key with unknown parameters
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18099)
(cherry picked from commit 08e0aad293f1c283dccf7e9065ec28af5e143304)
Compare: https://github.openssl.org/openssl/openssl/compare/30b2e2a37d33...6cd7fe2a7f69
More information about the openssl-commits
mailing list