openssl/crypto/dsa
Patrick Steuer 3e0b1a603b EVP_Digest*: enable SHA3 pre-hashing for DSA
Fixes #7323

Signed-off-by: Patrick Steuer <patrick.steuer@de.ibm.com>

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8970)

(cherry picked from commit 3f950d8765)
2019-05-22 17:07:16 +02:00
..
build.info Make DSA_METHOD opaque 2016-04-03 00:23:56 +01:00
dsa_ameth.c Check return value of OBJ_nid2obj in dsa_pub_encode. 2017-11-03 15:46:51 +01:00
dsa_asn1.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
dsa_depr.c Useless header include of openssl/rand.h 2016-06-18 16:30:24 -04:00
dsa_err.c Pick a q size consistent with the digest for DSA param generation 2018-04-05 15:44:24 +01:00
dsa_gen.c Added NULL check to BN_clear() & BN_CTX_end() 2019-03-19 07:28:39 +01:00
dsa_key.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
dsa_lib.c Harmonize the error handling codepath 2018-09-05 15:22:35 +03:00
dsa_locl.h Act on deprecation of LONG and ZLONG, step 2 2017-04-10 12:11:00 +02:00
dsa_meth.c Update copyright year 2018-04-03 13:57:12 +01:00
dsa_ossl.c Reject obviously invalid DSA parameters during signing 2019-05-07 16:54:31 +01:00
dsa_pmeth.c EVP_Digest*: enable SHA3 pre-hashing for DSA 2019-05-22 17:07:16 +02:00
dsa_prn.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
dsa_sign.c Update copyright year 2018-09-11 13:45:17 +01:00
dsa_vrf.c Remove email addresses from source code. 2017-10-13 10:06:59 -04:00