diff options
author | Richard Levitte <levitte@openssl.org> | 2017-01-18 16:19:26 +0100 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2017-01-20 08:30:41 +0100 |
commit | 16f013fa709b283b53ffd1b665f395137623f9f0 (patch) | |
tree | 649f14d865666b171812452aabe42fca65d6ce6b /MacOS | |
parent | 52b703f81c0d1d419ca02c07a8422d46a5b3dbed (diff) | |
download | openssl-new-16f013fa709b283b53ffd1b665f395137623f9f0.tar.gz |
Fix DSA parameter generation control error
When setting the digest parameter for DSA parameter generation, the
signature MD was set instead of the parameter generation one.
Fortunately, that's also the one that was used for parameter
generation, but it ultimately meant the parameter generator MD and the
signature MD would always be the same.
Fixes github issue #2016
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2250)
(cherry picked from commit 8a05c4d3b5a1bfb9193ea24e71735e11de7168d2)
Diffstat (limited to 'MacOS')
0 files changed, 0 insertions, 0 deletions