[openssl/openssl] 2bc385: DH_check[_params]() use libctx of the dh for prime...
Tomáš Mráz
noreply at github.com
Fri Nov 18 07:00:03 UTC 2022
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: 2bc3854a6cf7e60f60ebc3932062b0dd456ea690
https://github.com/openssl/openssl/commit/2bc3854a6cf7e60f60ebc3932062b0dd456ea690
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-11-18 (Fri, 18 Nov 2022)
Changed paths:
M crypto/dh/dh_check.c
Log Message:
-----------
DH_check[_params]() use libctx of the dh for prime checks
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19656)
(cherry picked from commit 7c639f0b8e97b8290b9f935e83d5e948614c5bf7)
Commit: 07f21b22ca98abf749e509ca551d8f4479a0479d
https://github.com/openssl/openssl/commit/07f21b22ca98abf749e509ca551d8f4479a0479d
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-11-18 (Fri, 18 Nov 2022)
Changed paths:
M test/evp_extra_test2.c
Log Message:
-----------
evp_extra_test2: Test DH param checks with non-NULL libctx
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19656)
(cherry picked from commit 5e38e0acf4e1681ae32fa1b164adbc08719bd613)
Compare: https://github.com/openssl/openssl/compare/9aa9d6a94266...07f21b22ca98
More information about the openssl-commits
mailing list