Added const-time flag to DSA key decoding to avoid potential leak of privkey
authorSamuel Weiser <samuel.weiser@iaik.tugraz.at>
Fri, 29 Sep 2017 11:29:25 +0000 (13:29 +0200)
committerRich Salz <rsalz@openssl.org>
Fri, 29 Sep 2017 17:52:05 +0000 (13:52 -0400)
commit15ab3217799db508dec4c78cbfd185129f8fdfec
treeed8d71a097c4398a3179aa4114e591c97820271c
parent6787c60df982fe7631c97ca91eff83b5efac017f
Added const-time flag to DSA key decoding to avoid potential leak of privkey

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4440)

(cherry picked from commit 6364475a990449ef33fc270ac00472f7210220f2)
crypto/dsa/dsa_ameth.c