Documentation ¶
Overview ¶
Package ppk provides functions implementing conversion between Teleport's native RSA keypairs and PuTTY's PPK format. It also provides functions for working with RFC4251-formatted mpints and strings.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertToPPK ¶
ConvertToPPK takes a regular SSH keypair and converts it into the PPK file format used by the PuTTY SSH client. The file format is described here: https://the.earth.li/~sgtatham/putty/0.76/htmldoc/AppendixC.html#ppk
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.