]> git.ipfire.org Git - thirdparty/openssl.git/commit
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:40:50 +0000 (06:40 +0200)
commit7a23bff90ef4466d741e46c5cf9e467b25c6ad4f
tree4676830e1a4e9936fce92980e2dd5c0681117b3a
parent9df990cdef581f7330205aef975055e23d8e8d43
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
(cherry picked from commit 74ee379651fb2bb12c6f7eb9fa10e70be89ac7c8)
CHANGES
crypto/dsa/dsa.h