mattrpav commented on issue #1990:
URL: https://github.com/apache/karaf/issues/1990#issuecomment-3234136610

   @rovarga Are you using 'ed25519' exclusively? Are you adding the bouncy 
castle libraries in your install? 
   
   This change of mine needs to be reverted:
   
https://github.com/apache/karaf/pull/1703/commits/03fdb2de1b150ebcdb9a4bc933a300c44d677402
   
   Related JIRA:
   ref: https://issues.apache.org/jira/browse/KARAF-7601
   
   Background:
   The WARN message about those algorithms was being logged, and I removed the 
support (incorrectly).
   
   Apache MINA has support for ed25519, but only using bouncy castle. Java JDK 
support was added later, and Apache MINA has yet to add support using the JDK's 
algorithm.
   
   Related Apache MINA issue:


-- 
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: issues-unsubscr...@karaf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to