gnodet commented on PR #530:
URL: https://github.com/apache/mina-sshd/pull/530#issuecomment-2241748095

   > In chacha20-poly1305, would it make sense to use a different mechanism for 
`unpackIntLE` and `packIntLE`, such as using `Unsafe` or `VarHandle` ?
   > 
   > I've also seen that there is a [multithreaded implementation of 
chacha20-poly1305](https://github.com/rapier1/hpn-ssh/blob/master/cipher-chachapoly-libcrypto-mt.c),
 not sure if there's anything that could be useful.
   
   Also chacha20-poly1305 is supported since JDK 11.  How do both performs ?


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