Add RSA SHA512 truncated digest support
authorShane Lontis <shane.lontis@oracle.com>
Thu, 30 Apr 2020 03:41:05 +0000 (13:41 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Thu, 7 May 2020 06:00:40 +0000 (16:00 +1000)
commit45c236ad1f1c881281017941a0e7126735a190e8
treebc6e710183451c59c4eaeb9c28c57c3a031b9fb7
parent3bf26eb335a0b4613fa1dd844afb146ba0b8b959
Add RSA SHA512 truncated digest support

Partial Fix for #11648.

Some additional work still needs to be done to support RSA-PSS mode.

RSA legacy digests will be addressed in another PR.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11681)
crypto/rsa/rsa_pmeth.c
include/openssl/core_names.h
providers/common/der/der_rsa.c.in
providers/implementations/signature/rsa.c
test/recipes/30-test_evp_data/evppkey.txt