summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/apps/gendh.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/apps/gendh.c')
-rw-r--r--crypto/openssl/apps/gendh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/apps/gendh.c b/crypto/openssl/apps/gendh.c
index adaa101..fef6f1b 100644
--- a/crypto/openssl/apps/gendh.c
+++ b/crypto/openssl/apps/gendh.c
@@ -80,7 +80,7 @@
# include <openssl/x509.h>
# include <openssl/pem.h>
-# define DEFBITS 512
+# define DEFBITS 2048
# undef PROG
# define PROG gendh_main
OpenPOWER on IntegriCloud