[openssl/openssl] 56876a: Fix the erroneous checks of EVP_PKEY_CTX_set_group...
Tomas Mraz
noreply at reply.github.openssl.org
Thu Jun 2 09:09:20 UTC 2022
Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: 56876ae952b96b4a83266f6b2ec1393f599015d6
https://github.openssl.org/openssl/openssl/commit/56876ae952b96b4a83266f6b2ec1393f599015d6
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)
Commit: 7263a7fc3d0c0c17616c2e5309e0fd52ed654ecc
https://github.openssl.org/openssl/openssl/commit/7263a7fc3d0c0c17616c2e5309e0fd52ed654ecc
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)
Commit: 00d5193b688019a85d1bd0196f2837a4476394bb
https://github.openssl.org/openssl/openssl/commit/00d5193b688019a85d1bd0196f2837a4476394bb
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)
Commit: 2cba2e160d5b028e4a777e8038744a8bc4280629
https://github.openssl.org/openssl/openssl/commit/2cba2e160d5b028e4a777e8038744a8bc4280629
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)
Compare: https://github.openssl.org/openssl/openssl/compare/1c5a4e3b5e05...2cba2e160d5b
More information about the openssl-commits
mailing list