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: