Feature request: support RSA keys and update DH group support

Would like to see RSA keys supported and if that’s not an option, to update the DH groups support so eg Connectbot can be used to access the MT.

https://code.google.com/p/connectbot/wiki/FrequentlyAskedQuestions

Q: Why can’t I connect to my Mikrotik router?
A: Mikrotik uses a version of OpenSSHd that uses an obsolete DH group exchange. ConnectBot does not support that at this time.

+1 on the RSA keys.

I’m using an Aladdin eToken PRO for several years to access SSH servers. Unfortunately these only support RSA keys.

Also there’s no common agreement on whether DSA or RSA is better. Since there’s no critical security issue in any of them, it would be wiser to let sysadmins decide which one to trust.

RSA would be great for yubi keys to have two factor authentication (ssh key on the yubi key)