Skip to content

Releases: TritonDataCenter/node-sshpk

v1.0.2

22 Sep 18:09
Compare
Choose a tag to compare
  • Fixed up compatibility with node 0.8.0 and 0.10.0
  • Change to using tape rather than tap for testing
  • Some small typos in README

v1.0.1

22 Sep 18:10
Compare
Choose a tag to compare
  • Parsing can now be more efficient for formats like ssh if you give parseKey() a String rather than a Buffer