TritonDataCenter / node-sshpk

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

Can this module be used in the front-end code? #91

Open jerinittoop opened 1 year ago

jerinittoop commented 1 year ago

I have a use case where SSH-RSA key validation has to happen in the browser. Does node-sshpk support this functionality?