PuTTY wish key-formats

This is a mirror. Follow this link to find the primary PuTTY web site.

Home | FAQ | Feedback | Licence | Updates | Mirrors | Keys | Links | Team
Download: Stable · Snapshot | Docs | Changes | Wishlist

summary: Support for OpenSSH and ssh.com SSH-2 private key formats
class: wish: This is a request for an enhancement.
difficulty: fun: Just needs tuits, and not many of them.
priority: medium: This should be fixed one day.
fixed-in: 2002-06-15 802aeb2d5ee1f322dcfb007b38af6852b386804e 0.53

Although PuTTY shares the same SSH-1 private key file format as OpenSSH and ssh.com's product, all the SSH-2 formats are different. Of course, we believe PuTTY's is the best, because it shows the public key unencrypted (so it's easy to check by eye that a particular private key matches a particular public key) and because it's fully tamperproofed to protect against any attacks that involve tampering with the key to reveal information about it.

However, a lot of people want to be able to use their OpenSSH or ssh.com private keys (usually OpenSSH) with PuTTY. So we probably need at least PuTTYgen to be able to load and save those formats. (I think if we build the conversion capability into PuTTYgen, there will be no need to bloat PuTTY itself with the same code.)

Update: As of 2002-06-15, PuTTYgen supports import/export of both OpenSSH and ssh.com key formats. (We still don't support using them without the import step, though; see key-formats-natively for that.)


If you want to comment on this web site, see the Feedback page.
Audit trail for this wish.
(last revision of this bug record was at 2019-03-18 22:50:45 +0000)