From 408cb4c88875e70dcb6acfceb8e1a74714e26be4 Mon Sep 17 00:00:00 2001 From: Kurt Roeckx Date: Sat, 13 Apr 2019 12:32:48 +0200 Subject: Change default RSA, DSA and DH size to 2048 bit Fixes: #8737 Reviewed-by: Bernd Edlinger Reviewed-by: Richard Levitte GH: #8741 (cherry picked from commit 70b0b977f73cd70e17538af3095d18e0cf59132e) --- CHANGES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index f58022b3b9..53f856393e 100644 --- a/CHANGES +++ b/CHANGES @@ -9,7 +9,11 @@ Changes between 1.1.1b and 1.1.1c [xx XXX xxxx] - *) + *) Change the default RSA, DSA and DH size to 2048 bit instead of 1024. + This changes the size when using the genpkey app when no size is given. It + fixes an omission in earlier changes that changed all RSA, DSA and DH + generation apps to use 2048 bits by default. + [Kurt Roeckx] Changes between 1.1.1a and 1.1.1b [26 Feb 2019] -- cgit v1.2.3