[openssl/openssl] ad8d42: Fix the erroneous checks of EVP_PKEY_CTX_set_group...
Tomas Mraz
noreply at reply.github.openssl.org
Thu Jun 2 09:09:44 UTC 2022
Branch: refs/heads/openssl-3.0
Home: https://github.openssl.org/openssl/openssl
Commit: ad8d425a5ffa66b062a362e53267a7ceb94c51a4
https://github.openssl.org/openssl/openssl/commit/ad8d425a5ffa66b062a362e53267a7ceb94c51a4
Author: Peiwei Hu <jlu.hpw at foxmail.com>
Date: 2022-06-02 (Thu, 02 Jun 2022)
Changed paths:
M crypto/cms/cms_ec.c
M ssl/s3_lib.c
M test/evp_extra_test.c
Log Message:
-----------
Fix the erroneous checks of EVP_PKEY_CTX_set_group_name
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18399)
(cherry picked from commit 56876ae952b96b4a83266f6b2ec1393f599015d6)
Commit: 199b41021169f2f8fe6aaf63f6d853825af7de52
https://github.openssl.org/openssl/openssl/commit/199b41021169f2f8fe6aaf63f6d853825af7de52
Author: Peiwei Hu <jlu.hpw at foxmail.com>
Date: 2022-06-02 (Thu, 02 Jun 2022)
Changed paths:
M crypto/rsa/rsa_ameth.c
M test/evp_extra_test.c
Log Message:
-----------
Fix the checks of EVP_PKEY_CTX_get/set_rsa_pss_saltlen
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18399)
(cherry picked from commit 7263a7fc3d0c0c17616c2e5309e0fd52ed654ecc)
Commit: 69e29db8873bcfd0f1befaad9fc3740e92f0de87
https://github.openssl.org/openssl/openssl/commit/69e29db8873bcfd0f1befaad9fc3740e92f0de87
Author: Peiwei Hu <jlu.hpw at foxmail.com>
Date: 2022-06-02 (Thu, 02 Jun 2022)
Changed paths:
M crypto/rsa/rsa_lib.c
Log Message:
-----------
Fix the check of evp_pkey_ctx_set_params_strict
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18399)
(cherry picked from commit 00d5193b688019a85d1bd0196f2837a4476394bb)
Commit: 4bd3fc8d74ce663692d7169ab8ee744e43e61a66
https://github.openssl.org/openssl/openssl/commit/4bd3fc8d74ce663692d7169ab8ee744e43e61a66
Author: Peiwei Hu <jlu.hpw at foxmail.com>
Date: 2022-06-02 (Thu, 02 Jun 2022)
Changed paths:
M apps/dhparam.c
M apps/dsaparam.c
M crypto/cms/cms_dh.c
M crypto/cms/cms_ec.c
M test/acvp_test.c
M test/evp_extra_test.c
Log Message:
-----------
Fix the checks of EVP_PKEY_CTX_set/get_* functions
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18399)
(cherry picked from commit 2cba2e160d5b028e4a777e8038744a8bc4280629)
Compare: https://github.openssl.org/openssl/openssl/compare/bce02f9c45d1...4bd3fc8d74ce
More information about the openssl-commits
mailing list