TritonDataCenter / node-sshpk

Parse, convert, fingerprint and use SSH keys in pure node.js
MIT License
189 stars 50 forks source link

node-sshpk#93 sha384 certificate signatures can't be used #94

Open arekinath opened 11 months ago

arekinath commented 11 months ago

This resolves #93 and also cleans up some other weird behaviour in the Signature toBuffer implementation (such as accepting random invalid strings as format names)