Differences

This shows you the differences between the selected revisions of the page.

2021-06-18 2021-07-29
5.19 stable has been released (martin) no summary (182.156.255.133) (hidden) (untrusted)
Line 27: Line 27:
For more details refer to guide to [[guide_public_key|setting up public key authentication]]. For more details refer to guide to [[guide_public_key|setting up public key authentication]].
-===== [[type]] Selecting the Type of Key ===== +ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ3m82xqTDy/drJ/SZWNjUOXqNc00rwwTU/ejqvi2U5CBRUqt6vNiWSkJkGlnvuUtyuCQqcl4NAEZyHUX9J+D7DPCLi1GShHs8HcDZOEWTcfv8Ag2+vSpQLGoyHBLvWEFMrKrq1pgM0zwdJDXuQQKOmrvRT0oc9IWcIoCUkvY4xTF+Zq3ym4N8CjRVCzM08Wq/5LEK2r4/gHEMcAbVGJ3wJJiqeByanvIbCMfbaiY0mxYR8vdqwtI5YrW54sVNtlJwcw0THHkFmr6D2Mc2HDwR/4IDPTvAkdpnNb0igqrtM0i0yaC7KO5YVwBekdC7FeJswdPxNx1WWMkhh2JodCL7 revremit@uszu3appuwv008
- +
-Before generating a key pair using PuTTYgen, you need to select which type of key you need.  +
- +
-The current version of the SSH protocol, SSH-2, supports several different key types, although specific servers may not support all of them. PuTTYgen can generate: +
- +
-··* An RSA key for use with the %%SSH-2%% protocol. +
-··* A DSA key for use with the %%SSH-2%% protocol. +
-  * An ECDSA (elliptic curve %%DSA%%) key for use with the %%SSH-2%% protocol. +
-  * An EdDSA key (Edwards-curve DSA, another elliptic curve algorithm) for use with the %%SSH-%%2 protocol. +
- +
-PuTTYgen can also generate an %%RSA%% key suitable for use with the old %%SSH-1%% protocol (which only supports %%RSA%%); for this, you need to select the //%%SSH-1%% (%%RSA%%)// option. Since the %%SSH-1%% protocol is no longer considered secure, it's rare to need this option.+
===== [[size]] Selecting the Size (Strength) of the Key ===== ===== [[size]] Selecting the Size (Strength) of the Key =====

Last modified: by 182.156.255.133