[openssl/openssl] b049d9: DH_check[_params]() use libctx of the dh for prime...
Tomáš Mráz
noreply at github.com
Fri Nov 18 07:00:05 UTC 2022
Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: b049d9add2b9f91b366047203e25978b93131991
https://github.com/openssl/openssl/commit/b049d9add2b9f91b366047203e25978b93131991
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: 0306ba1da18cd7f5730cadae14566468fcaa6ed6
https://github.com/openssl/openssl/commit/0306ba1da18cd7f5730cadae14566468fcaa6ed6
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/52ca4c4bac5c...0306ba1da18c
More information about the openssl-commits
mailing list