tomaswolf commented on pull request #176:
URL: https://github.com/apache/mina-sshd/pull/176#issuecomment-877242484


   @jvz , I had to revert this. The hang in `SftpTransportTest`is caused by a 
KEX failure that occurs only if this chacha20-poly1305 implementation is used.
   
   A debug log I captured is attached in 
[SSHD-1191](https://issues.apache.org/jira/browse/SSHD-1191).
   
   Usually KEX fails in rekeying, but the debug log shows a failure in the 
initial KEX. Something is definitely not right yet.


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