+3
Completed

ssh ed25519 key support

fniessen 7 years ago updated by Marc Strapetz 5 years ago 4

Please support ed25519 keys for ssh connections to avoid the flaws in dsa/rsa keys

I think it's about time for this to be considered, right? I don't think there is a way to convert an Ed25519 private key into PEM format.


Same for this topic.

You may try adding the line
smartgit.ssh.impl=sshj
to smartgit.properties.

Completed

Fixed in 19.1 preview.