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

   
![企业微信截图_17144434873491](https://github.com/apache/mina-sshd/assets/109063690/8ed198e1-9a9a-445b-be00-5f66a6bc3392)
   
   When I was debugging, I found that the parameter of the eighth packet was 
changed to -8, which led to subsequent exceptions.
   
   Could it be that inCipherSize may not work for stream encryption algorithms? 
(such as arcfour256, also known as RC4), because stream encryption algorithms 
do not use the block concept.


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