Support encrypted keypair
Currently, if you try to use an ed25519 key that has a password, you get the following error:
SSH Tunnel error: I/O error: Cannot read encrypted keypair with aes256-cbc yet.
Stacktrace:
|/ SSH Tunnel error: I/O error: Cannot read encrypted keypair with aes256-cbc yet.
|___/ I/O error: Cannot read encrypted keypair with aes256-cbc yet.
It would be great if we could both use both modern ECC and not be required to store our keys insecurely
1
vote
Matt Bond
shared this idea