]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Vary cmdgen's default key size based on key type.
authorSimon Tatham <anakin@pobox.com>
Sat, 9 May 2015 14:02:47 +0000 (15:02 +0100)
committerSimon Tatham <anakin@pobox.com>
Sat, 9 May 2015 14:02:47 +0000 (15:02 +0100)
commitba3d8fd1b96a532da1957aaea8f4924667000033
treeffc12f7a0dafe5e8afbbe06402e6a843005d9189
parenta63435f6cce3a11987c573a5e37d345f2fdd673a
Vary cmdgen's default key size based on key type.

It's a bit silly to have 'puttygen -t ecdsa' immediately crash out
because the default key size is 2048 and we don't know a 2048-bit
elliptic curve.
cmdgen.c