Releases: TritonDataCenter/node-sshpk
Releases · TritonDataCenter/node-sshpk
v1.18.0
v1.17.0
What's Changed
- TOOLS-2101 jsstyle submodules too old for old perls by @cburroughs in #65
- TRITON-1943 add Jenkinsfiles to Triton repositories by @cburroughs in #64
- MANTA-4808 jenkins-joylib notifications should include "mantav1" branch builds by @trentm in #66
- TRITON-2254 Change joyMattermostNotification to joySlackNotifications by @bahamat in #77
- node-sshpk#27 PuTTY private key support by @Eugeny in #76
- node-sshpk#27 prep for release by @bahamat in #79
Full Changelog: v1.16.1...v1.17.0
v1.16.1
v1.16.0
v1.15.2
v1.14.1
- Remove all remaining usage of jodid25519 (abandoned dep)
- Add support for DNSSEC key format
- Add support for Ed25519 keys in PEM format (according to draft-curdle-pkix)
- Fixes for X.509 encoding issues (asn.1 NULLs in RSA certs, cert string type mangling)
- Performance issues parsing long SSH public keys