Skip to content

v0.3.0

Compare
Choose a tag to compare
@Leo1003 Leo1003 released this 17 Feb 10:20
· 100 commits to master since this release

0.3.0 (2020/02/17)

Add

  • An unified Cipher struct for encryption
  • Support for writing OpenSSH private key
  • keys::PublicKey::serialize()
  • keys::KeyPair::serialize_publickey()

API Change

  • Rename PublicPart to PublicParts
  • Rename PrivatePart to PrivateParts