X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/274186e868133a9f79843edebbf01b0f0e61330a..74086be00836c578aa8e79f29006c3963043616b:/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;