czldb2 commented on issue #524:
URL: https://github.com/apache/mina-sshd/issues/524#issuecomment-2241592988

   > What ciphers were used? If you compare JSch with native AES against MINA 
sshd with ChaCha20-Poly1305, 10% is about to be expected.
   
![17215643784088](https://github.com/user-attachments/assets/b97c9cdf-efcd-44be-9d9c-bda3c04b0eac)
   
   Yes, mina used ChaCha20-Poly1305 before, then I removed the 
ChaCha20-Poly1305 algorithm supported by the ssh server and used aes128-ctr to 
improve the speed, but it was slightly slower than jsch.
   
   
![image](https://github.com/user-attachments/assets/bd79aa6c-a072-4954-ac88-991d7e8d52b7)
   
   


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

Reply via email to