[openssl/openssl] 884732: Fixed EVP_PKEY_CTX_set_ec_paramgen_curve_nid() for...

Shuai Yuan noreply at github.com
Mon May 15 10:09:17 UTC 2023


  Branch: refs/heads/openssl-3.1
  Home:   https://github.com/openssl/openssl
  Commit: 8847320dd6a7ac5d5915f8aa538d720cd98f8946
      https://github.com/openssl/openssl/commit/8847320dd6a7ac5d5915f8aa538d720cd98f8946
  Author: Yuan, Shuai <shuai.yuan at intel.com>
  Date:   2023-05-15 (Mon, 15 May 2023)

  Changed paths:
    M crypto/evp/ctrl_params_translate.c
    M crypto/evp/ec_ctrl.c

  Log Message:
  -----------
  Fixed EVP_PKEY_CTX_set_ec_paramgen_curve_nid() for SM2 in ENGINEs

The CTRL translation is missing for SM2 key types.

Fixes #20899
Signed-off-by: Yuan, Shuai <shuai.yuan at intel.com>

Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20900)

(cherry picked from commit 43d5dac9d00ac486823d949f85ee3ad650b62af8)




More information about the openssl-commits mailing list