]> git.ipfire.org Git - thirdparty/openssl.git/commit
Zero stack variable with DSA nonce
authorRich Salz <rsalz@openssl.org>
Tue, 8 Nov 2016 20:56:04 +0000 (15:56 -0500)
committerRich Salz <rsalz@openssl.org>
Tue, 8 Nov 2016 22:20:13 +0000 (17:20 -0500)
commite5e71f2857275189577ab7b227608ab4ec985471
treed201da7627b2cea2fa5e60562f0e3d33991f65ef
parent513d76f495a256daf5c70f3c96f8fddc84c84c6a
Zero stack variable with DSA nonce

Thanks to Falko Strenzke for bringing this to our attention.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1882)
crypto/bn/bn_rand.c