X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/b9431950622ecec1cbfc16c818a6d17376e87bad..50d7de97df48ac10b321c216f2b4e880f710f435:/windows/winpgen.c diff --git a/windows/winpgen.c b/windows/winpgen.c index 48a02ec2..c83d0d20 100644 --- a/windows/winpgen.c +++ b/windows/winpgen.c @@ -20,7 +20,7 @@ #define WM_DONEKEY (WM_APP + 1) -#define DEFAULT_KEYSIZE 1024 +#define DEFAULT_KEYSIZE 2048 static char *cmdline_keyfile = NULL;