putty icon indicating copy to clipboard operation
putty copied to clipboard

Go package to parse PuTTY private key formats

Results 2 putty issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.1.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...

dependencies

This PR allows your tool to create ppk files from a given private key. I also rounded out the ability to read, write, and verify all the putty version formats...