summaryrefslogtreecommitdiffstats
path: root/fuzz
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2023-05-22 15:08:38 +0200
committerPauli <pauli@openssl.org>2023-06-01 10:02:28 +1000
commit3410a72dce57651e08d5d2143409cde0205a8f3b (patch)
tree4083fb33e5c9a6f21ebcb276e405da5fab7da6a8 /fuzz
parent09bd0d05a6ab9eb4965763c100edf9b86ae03d2b (diff)
Compute RSA-PSS algorithm params in libcrypto for legacy
Fixes regression of RSA signatures for legacy keys caused by quering the provider for the algorithm id with parameters. Legacy keys do not have a method that would create the algorithm id. So we revert to what was done in 3.0.7 and earlier versions for these keys. Fixes #21008 Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21019)
Diffstat (limited to 'fuzz')
0 files changed, 0 insertions, 0 deletions