#50- Added css classes to identify rsa and ed25519 keys in the key list i18n #2- Wiring up i18n. No translation is happening right now. resources #39- Loading resources including icons ssh #50- Added functionality to show both the algorithm and size in the … ...
Derive private ed25519 SSH key from private PGP key. GPG itself only supports exportingpublicSSH keys and other tools don't work for ed25519 keys. Notes: A tool exists to do this for RSA keys:openpgp2sshbut it does not seem to supported25519keys ...
EdDSA and Ed25519 However, OpenSSH deprecated DSA entirely, along with RSA’s combination with SHA1 (SSHv1 RSA) on the signature side. Yet, bothssh-keygenandputtygencan generate them along with other types. Even when DSA was available,puttygencould still generate DSA keys that don’t confo...