ui_puttygen » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2023-02-13 | 2023-02-22 | ||
capitalize (martin) | highlight labels (martin) | ||
Line 33: | Line 33: | ||
The SSH protocol supports several different key types, although specific servers may not support all of them. PuTTYgen can generate: | The SSH protocol supports several different key types, although specific servers may not support all of them. PuTTYgen can generate: | ||
- | * An RSA key. | + | * An //RSA// key. |
- | * A DSA key. | + | * A //DSA// key. |
- | * An ECDSA (elliptic curve %%DSA%%) key. | + | * An //ECDSA// (elliptic curve %%DSA%%) key. |
- | * An EdDSA key (Edwards-curve DSA, another elliptic curve algorithm). | + | * An //EdDSA// key (Edwards-curve DSA, another elliptic curve algorithm). |
PuTTYgen can also generate an %%RSA%% key suitable for use with the deprecated %%SSH-1%% protocol (which only supports %%RSA%%). But SSH-1 is no longer supported by WinSCP. | PuTTYgen can also generate an %%RSA%% key suitable for use with the deprecated %%SSH-1%% protocol (which only supports %%RSA%%). But SSH-1 is no longer supported by WinSCP. |