ikariiin / connectbot

Automatically exported from code.google.com/p/connectbot
Apache License 2.0
0 stars 0 forks source link

Support Elliptic Curve Cryptography (ECC), for ECDH and ECDSA #445

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
OpenSSH 5.7 includes support for Elliptic Curve Cryptography, and implements 
ECC for both host keys and user keys.

  [1]: http://openssh.com/txt/release-5.7

OpenSSH 5.7 (or later) is beginning to enter mainstream distributions and it'd 
be nice if ConnectBot both accepted ECC host keys and the creation and use of 
ECC user keys.

One of the purported benefits of ECC is that key sizes are smaller and 
computational complexity is less, so they may perform better on constrained 
platforms.

I'd love anything that'd make ConnectBot perform better.

Original issue reported on code.google.com by samat.jain on 11 Apr 2011 at 12:50

GoogleCodeExporter commented 9 years ago
+1 ! I've also been trying to use ECDSA keys in connectbot, but it's not 
supported

Original comment by andrieug...@gmail.com on 5 Dec 2012 at 8:27

GoogleCodeExporter commented 9 years ago
This is supported as of 2013-04-14 builds.

Original comment by kenny@the-b.org on 14 May 2013 at 7:04

GoogleCodeExporter commented 9 years ago

Original comment by kenny@the-b.org on 14 May 2013 at 7:04