Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 17:45
· 19 commits to master since this release

Breaking Change

  • Keygen no longer appends the key type to the file path.
  • Use functional options to specify key type, passphrase, and other options.
  • PrivateKeyPEM is now RawPrivateKey
  • RawProtectedPrivateKey returns the password protected PEM encoded private key.
  • PublicKey is now RawAuthorizedKey.
  • AuthorizedKey returns the authorized key stripped out of comments and options (the ssh pubic key only).
  • PrivateKey now returns the underlying crypto.PrivateKey
  • Use Signer to get an ssh.Signer from your key pair.

Changelog

New Features

Bug fixes

Documentation updates

Other work


The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.