tomaswolf opened a new pull request #135:
URL: https://github.com/apache/mina-sshd/pull/135


   ed25519: do not clear the seed read from a key file; the i2p library
   references it in the generated private key.
   
   RSA: use a RSAPrivateCrtKeySpec to generate the RSA key to ensure that
   a key read from an OpenSSH file can also be written to an OpenSSH file.
   
   Tests: add tests for round-tripping keys: write the generated key to a
   file, read it again, and compare. Then write the read key to a second
   file, read that, and compare again.


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

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