Change the number of Miller-Rabin test for DSA generation to 64
authorKurt Roeckx <kurt@roeckx.be>
Wed, 25 Apr 2018 19:47:20 +0000 (21:47 +0200)
committerKurt Roeckx <kurt@roeckx.be>
Thu, 26 Jul 2018 04:27:22 +0000 (06:27 +0200)
commit74ee379651fb2bb12c6f7eb9fa10e70be89ac7c8
tree9bac3e6dc24c832cae98225e9c943ea5208848a8
parent7c226dfc434dcd0c8a3240df166b7561a8b51b0f
Change the number of Miller-Rabin test for DSA generation to 64

This changes the security level from 100 to 128 bit.
We only have 1 define, this sets it to the highest level supported for
DSA, and needed for keys larger than 3072 bit.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
GH: #6075
CHANGES
include/openssl/dsa.h