Releases: TritonDataCenter/node-sshpk
Releases · TritonDataCenter/node-sshpk
v1.0.2
- 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
- Parsing can now be more efficient for formats like
ssh
if you give parseKey()
a String rather than a Buffer