pflaska commented on issue #585: URL: https://github.com/apache/mina-sshd/issues/585#issuecomment-3004553603
I have already experimented with JDK support, but I can't recall all the details. I do remember that the basic functionality was working. I added a new module, sshd-jdk-ed25519, with its pom.xml built using Java 15 or higher. If this module is on the classpath, the JDK implementation takes precedence. This work was done during the development of version 2.14, but currently, there are merge conflicts. This was all before support for Bouncycastle's Ed25519 was introduced. If you're interested, the prototype can be viewed here: https://github.com/apache/mina-sshd/compare/master...pflaska:mina-sshd:pflaska/master/jdk-ed25519 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org