openssl/providers/implementations
Tomas Mraz 78043fe898 Add "save-parameters" encoder parameter
The parameter makes the dsa key encoder to skip saving the DSA
key parameters similarly to what the legacy dsa key encoder did.

Fixes #14362

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/14746)
2021-04-01 14:43:11 +02:00
..
asymciphers rsa: fix coverity 1472658: resource leak 2021-03-20 10:08:00 +10:00
ciphers Add ossl_provider symbols 2021-03-18 17:52:38 +10:00
digests Add ossl_ symbols for sm3 and sm4 2021-03-18 17:52:37 +10:00
encode_decode Add "save-parameters" encoder parameter 2021-04-01 14:43:11 +02:00
exchange Add ossl_ ecx symbols 2021-03-18 17:52:37 +10:00
include/prov Add ossl_rand symbols 2021-03-18 17:52:37 +10:00
kdfs Increase HKDF_MAXBUF from 1024 to 2048 2021-03-30 16:40:28 -07:00
kem prov: update KEM to support params on init() 2021-03-12 08:27:11 +10:00
keymgmt Fix change in behaviour of EVP_PKEY_CTRL_RSA_KEYGEN_BITS 2021-03-30 19:22:33 +02:00
macs Fix a TODO(3.0) in the siphash code 2021-03-17 10:16:21 +10:00
rands Fix a missing rand -> ossl_rand rename 2021-03-18 16:52:38 +01:00
signature sm2: fix coverity 1467503: explicit null dereference 2021-03-26 08:44:04 +10:00
storemgmt STORE: Use the same error avoidance criteria as for the DER->key decoder 2021-03-19 16:46:39 +01:00
build.info Add KEM (Key encapsulation mechanism) support to providers 2020-09-19 18:08:46 +10:00