1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-13 00:57:33 -05:00

Teach PuTTYgen to import from OpenSSH's new key format.

This is import only, for the moment: I haven't written an exporter
yet. Also, we currently don't support the format's full generality - a
new-style OpenSSH key file can contain multiple keys, but this code
currently only handles files with one key in them. That should be easy
to change, though, given only a little UI.
This commit is contained in:
Simon Tatham
2015-04-27 20:48:29 +01:00
parent 1e453d1f97
commit 38d1db194d
2 changed files with 715 additions and 291 deletions

998
import.c

File diff suppressed because it is too large Load Diff