openssl/providers/implementations
Tomas Mraz a2a5506b93 rsa_kmgmt: Return OSSL_PKEY_PARAM_DEFAULT_DIGEST for unrestricted PSS keys
Add a testcase to the test_req covering the issue.

Fixes #13957

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13967)
2021-01-29 10:47:02 +01:00
..
asymciphers Update copyright year 2021-01-28 13:54:57 +01:00
ciphers Fix cipher reinit on s390x if no key is specified 2021-01-28 15:23:25 +01:00
digests Rename SHA3 internal functions so they have an ossl_ prefix 2020-11-19 07:39:13 +10:00
encode_decode DECODER: Adjust the library context of keys in our decoders 2020-12-17 12:02:08 +01:00
exchange Update copyright year 2021-01-28 13:54:57 +01:00
include/prov Update copyright year 2021-01-28 13:54:57 +01:00
kdfs Fix parameter types in sshkdf 2021-01-28 16:05:50 +01:00
kem Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 2020-10-15 12:00:21 +01:00
keymgmt rsa_kmgmt: Return OSSL_PKEY_PARAM_DEFAULT_DIGEST for unrestricted PSS keys 2021-01-29 10:47:02 +01:00
macs Convert all {NAME}err() in providers/ to their corresponding ERR_raise() call 2020-11-11 12:15:48 +01:00
rands rand: don't leak memory 2020-12-09 22:28:52 +10:00
signature Update copyright year 2021-01-28 13:54:57 +01:00
storemgmt Update copyright year 2021-01-28 13:54:57 +01:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00