[openssl/openssl] e2c2cc: ctrl_params_translate: Allow RSA controls also for...

Ingo Franzki noreply at github.com
Thu Aug 24 14:14:17 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: e2c2cca4b2fd1ad946d93507e9ca4f9ea910a114
      https://github.com/openssl/openssl/commit/e2c2cca4b2fd1ad946d93507e9ca4f9ea910a114
  Author: Ingo Franzki <ifranzki at linux.ibm.com>
  Date:   2023-08-24 (Thu, 24 Aug 2023)

  Changed paths:
    M crypto/evp/ctrl_params_translate.c
    M test/recipes/15-test_rsapss.t

  Log Message:
  -----------
  ctrl_params_translate: Allow RSA controls also for RSA-PSS

Controls 'rsa_keygen_pubexp' and 'rsa_keygen_primes' should also be allowed
for RSA-PSS keys.

Signed-off-by: Ingo Franzki <ifranzki at linux.ibm.com>

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21818)


  Commit: cf712830b7b5a20a768a1fc5f78dc48841b7617f
      https://github.com/openssl/openssl/commit/cf712830b7b5a20a768a1fc5f78dc48841b7617f
  Author: Ingo Franzki <ifranzki at linux.ibm.com>
  Date:   2023-08-24 (Thu, 24 Aug 2023)

  Changed paths:
    M crypto/evp/ctrl_params_translate.c

  Log Message:
  -----------
  ctrl_params_translate: Allow get_rsa_payload_x() also for RSA-PSS

The get_rsa_payload_x() functions should also allow to get the payload
for RSA-PSS keys.

Signed-off-by: Ingo Franzki <ifranzki at linux.ibm.com>

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21818)


Compare: https://github.com/openssl/openssl/compare/de4661b23776...cf712830b7b5


More information about the openssl-commits mailing list