Re: [I] incorrect classloading of SecurityProviders [mina-sshd]

2024-05-15 Thread via GitHub
jtnord commented on issue #502: URL: https://github.com/apache/mina-sshd/issues/502#issuecomment-2112254784 (of note BouncyCastle also supports ED25519 curves as does JDK > 15) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[I] incorrect classloading of SecurityProviders [mina-sshd]

2024-05-15 Thread via GitHub
jtnord opened a new issue, #502: URL: https://github.com/apache/mina-sshd/issues/502 ### Version 2.12.1 ### Bug description The mina plugin attempts work out if EdDSA is supported using a different classloader than it actually uses for using `EdDSASecurityProviderUtils`

Re: [I] I used the arcfour256 algorithm to connect to the sshserver of mina-sshd and encountered an exception [mina-sshd]

2024-05-15 Thread via GitHub
czldb2 commented on issue #493: URL: https://github.com/apache/mina-sshd/issues/493#issuecomment-2111928811 > No idea. I just tested arcfour128 and arcfour256 against an OpenSSH 7.4 server in CentOS 7.9 (2009), and an Apache MINA SSHD 2.13.0-SNAPSHOT client works just fine. Maybe try the