russh
russh copied to clipboard
Support `ecdsa-sha2-nistp256`
During building a custom ssh-agent client, I came across EC-DSA P256 host keys (ecdsa-sha2-nistp256). I extended russh-keys to support such keys with the help of p256. Is there a chance of merging support for such keys?
Yes, 💯 ! Looking forward to your pull request!
Can this be closed now as https://github.com/warp-tech/russh/pull/267 is merged?