TritonDataCenter / node-sshpk

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

sshsig protocol? #86

Open Manouchehri opened 1 year ago

Manouchehri commented 1 year ago

Would be awesome if this module could support sshsig. =)

https://github.com/openssh/openssh-portable/blob/master/PROTOCOL.sshsig

Example libraries: https://github.com/github/ssh_data https://github.com/paultag/go-sshsig/blob/main/signature.go https://pkg.go.dev/github.com/sigstore/rekor/pkg/pki/ssh