openssl/providers/implementations/signature
Tomas Mraz eaae5d69eb rsa_signverify_init: Set the PARAMS after key is set
Also, default to unrestricted pss parameters until the key is set.

Fixes #17075

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17080)
2021-11-23 15:15:32 +01:00
..
build.info
dsa_sig.c providers: Allow possible reinitialization in all signature algorithms 2021-11-12 16:39:33 +01:00
ecdsa_sig.c providers: Allow possible reinitialization in all signature algorithms 2021-11-12 16:39:33 +01:00
eddsa_sig.c providers: Allow possible reinitialization in all signature algorithms 2021-11-12 16:39:33 +01:00
mac_legacy_sig.c providers: Allow possible reinitialization in all signature algorithms 2021-11-12 16:39:33 +01:00
rsa_sig.c rsa_signverify_init: Set the PARAMS after key is set 2021-11-23 15:15:32 +01:00
sm2_sig.c providers: Allow possible reinitialization in all signature algorithms 2021-11-12 16:39:33 +01:00