Add EVP_DigestSign/EVP_DigestVerify support for DSA
authorMatt Caswell <matt@openssl.org>
Mon, 23 Sep 2019 13:36:32 +0000 (14:36 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 3 Oct 2019 08:47:12 +0000 (09:47 +0100)
commit45a845e40bf68f1ed9aca6d465ddd508996d7d2f
treeeab33209183bd8c9006e1ad5c50e3048531317ae
parentd8c98d79d1bb1dc3261d9b4fc2bc36074aec88f6
Add EVP_DigestSign/EVP_DigestVerify support for DSA

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/10013)
crypto/evp/m_sigver.c
providers/common/signature/dsa.c