Menu

#119 Support for ssh-rsa-sha256@ssh.com

v1.0 (example)
open
nobody
None
2
2020-06-18
2018-06-05
No

Looks like jsch does not support ssh-rsa-sha256@ssh.com key algorithms.

Discussion

  • Jeremy Norris

    Jeremy Norris - 2020-05-29

    rsa-sha2-256 & rsa-sha2-512 as per RFC 8332 has been implemented in fork at https://github.com/mwiede/jsch.

     
  • Tobias Hochgürtel

    The correct link to the fork is: https://github.com/mwiede/jsch (witout a dot at the end) :)

     
  • Lorinczy Zsigmond

    Mind you, the fork uses Java8+ features, while the original can be compiled with Java5

     

Log in to post a comment.