[openssl/openssl] 416a92: Add Tests for RSA_sign_ASN1_OCTET_STRING & RSA_ver...

Shane noreply at github.com
Wed Feb 8 15:21:23 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 416a9286859d444e5a77bbdcc73f0c35b34e574b
      https://github.com/openssl/openssl/commit/416a9286859d444e5a77bbdcc73f0c35b34e574b
  Author: slontis <shane.lontis at oracle.com>
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  Changed paths:
    M test/recipes/30-test_evp_data/evppkey_rsa.txt
    M test/rsa_test.c

  Log Message:
  -----------
  Add Tests for RSA_sign_ASN1_OCTET_STRING & RSA_verify_ASN1_OCTET_STRING

Note: Internally RSA_sign_ASN1_OCTET_STRING() is used with
RSA signing only when the digest is MDC2,
and RSA_verify_ASN1_OCTET_STRING() is unused.

Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20220)




More information about the openssl-commits mailing list