jsch icon indicating copy to clipboard operation
jsch copied to clipboard

OpenSSH key format

Open reptillicus opened this issue 4 years ago • 1 comments
trafficstars

Currently, only RSA format private keys are compatible with jsch. Are there any plans to supports the openssh key format? I'm willing to take a crack at a PR if there is nobody else working on this.

reptillicus avatar Mar 08 '21 23:03 reptillicus

not here, but there https://github.com/mwiede/jsch

mwiede avatar Jun 06 '21 09:06 mwiede