openssl/crypto/dsa
slontis 944f822aad Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY.
The private key for rsa, dsa, dh and ecx was being included when the
selector was just the public key. (ec was working correctly).
This matches the documented behaviour.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17200)
2022-02-03 13:48:42 +01:00
..
build.info Use build.info, not ifdef for crypto modules 2020-04-16 13:52:22 +02:00
dsa_ameth.c Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY. 2022-02-03 13:48:42 +01:00
dsa_asn1.c Update copyright year 2020-04-23 13:55:52 +01:00
dsa_backend.c Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY. 2022-02-03 13:48:42 +01:00
dsa_check.c Update copyright year 2021-03-11 13:27:36 +00:00
dsa_depr.c Update copyright year 2021-04-22 14:38:44 +01:00
dsa_err.c err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
dsa_gen.c DSA_generate_parameters_ex: use the old method for all small keys 2021-04-01 15:50:45 +02:00
dsa_key.c Update copyright year 2021-03-11 13:27:36 +00:00
dsa_lib.c fips module header inclusion fine-tunning 2021-07-06 10:52:27 +10:00
dsa_local.h Update copyright year 2021-03-11 13:27:36 +00:00
dsa_meth.c dsa: provider and library deprecation changes 2020-12-17 21:09:54 +01:00
dsa_ossl.c add zero strenght arguments to BN and RAND RNG calls 2021-05-29 17:17:12 +10:00
dsa_pmeth.c Update our EVP_PKEY_METHODs to get low level keys via public APIs 2021-07-22 13:52:46 +02:00
dsa_prn.c Update copyright year 2021-07-29 15:41:35 +01:00
dsa_sign.c add checks for the return values of BN_new(), sk_RSA_PRIME_INFO_new_reserve(), 2021-10-27 08:36:55 +10:00
dsa_vrf.c Update copyright year 2020-04-23 13:55:52 +01:00