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


   CI builds finally passed; so the failures on Windows in the two earlier CI 
runs were just unstable tests. Couldn't reproduce them locally either.
   
   BTW: this problem with mpint vs. bit strings wasn't noticed earlier because 
ECDH keys always start with 0x04 (uncompressed) or 0x03 or 0x02 (compressed). 
But x25519 or x448 keys may have the high bit in the first byte set.
   
   This is ready for review.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to