]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - cmdgen.c
Warn about short RSA/DSA keys in PuTTYgen.
authorSimon Tatham <anakin@pobox.com>
Sat, 2 Apr 2016 07:00:37 +0000 (08:00 +0100)
committerSimon Tatham <anakin@pobox.com>
Sat, 2 Apr 2016 07:26:21 +0000 (08:26 +0100)
commit57477cb7caa7d48b93ab4c3bf3e4db5468dcb3ed
tree3bbae498e081f8928ba8d8d87fd95f5383a05e50
parentb0b5d5fbe63e982d6a230269a2e2a823e2586512
Warn about short RSA/DSA keys in PuTTYgen.

It's only a warning; Windows PuTTYgen puts it up as a message box, and
will still generate the key if you click yes, and Unix PuTTYgen just
prints the warning and gets on with generation anyway. But it might
help encourage people to move away from 1024-bit keys, if they're
still using them.
cmdgen.c
windows/winpgen.c