atlEdP opened a new issue, #767:
URL: https://github.com/apache/mina-sshd/issues/767

   ### Description
   
   Recently in 2.15 PR #639 
([SSHD-988](https://issues.apache.org/jira/projects/SSHD/issues/)) was 
implemented so that we can remove dependancy on net.i2p
   
   However the security key variant (specifically usage of 
SkECDSAPublicKeyEntryDecoder.java and SkED25519PublicKeyEntryDecoder.java) are 
not included in this change, and still require net.i2p. This means if we use sk 
we cannot move off net.i2p to Bouncy Castle. 
   
   Suggest to update the sk keys to also have support for Bouncy Castle.
   
   ### Motivation
   
   We cant truly remove net.i2p which has a security weakness if we utilise sk 
keys
   
   ### Alternatives considered
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
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.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

Reply via email to