171
Tilde ~ Dot .
Asterisk * Left angle bracket <
Backslash \ Right angle bracket >
Vertical bar | Quotation marks "
Colon : Apostrophe '
Keywords for specifying the publickey algorithms used in publickey authentication:
ï‚¡ ecdsa: Specifies the public key algorithm ecdsa.
ï‚¡ x509v3-ecdsa-sha2-nistp256: Specifies the public key algorithm
x509v3-ecdsa-sha2-nistp256.
ï‚¡ x509v3-ecdsa-sha2-nistp384: Specifies the public key algorithm
x509v3-ecdsa-sha2-nistp384.
Keywords for specifying the preferred client-to-server encryption algorithms:
ï‚¡ aes128-ctr: Specifies the encryption algorithm aes128-ctr.
ï‚¡ aes192-ctr: Specifies the encryption algorithm aes192-ctr.
ï‚¡ aes256-ctr: Specifies the encryption algorithm aes256-ctr.
ï‚¡ aes256-gcm: Specifies the encryption algorithm aes256-gcm.
ï‚¡ aes128-gcm: Specifies the encryption algorithm aes128-gcm.
Keywords for specifying the preferred client-to-server HMAC algorithms:
ï‚¡ sha2-256: Specifies the HMAC algorithm sha2-256.
ï‚¡ sha2-512: Specifies the HMAC algorithm sha2-512.
Keywords for specifying the preferred key exchange algorithms:
ï‚¡ ecdh-sha2-nistp256: Specifies the key exchange algorithm ecdh-sha2-nistp256.
ï‚¡ ecdh-sha2-nistp384: Specifies the key exchange algorithm ecdh-sha2-nistp384.
The following keywords were modified:
Keywords for the preferred client-to-server encryption algorithm prefer-ctos-cipher:
ï‚¡ The 3des keyword was changed to 3des-cbc.
ï‚¡ The aes128 keyword was changed to aes128-cbc.
ï‚¡ The aes256 keyword was changed to aes256-cbc.
ï‚¡ The des keyword was changed to des-cbc.
Keywords for the preferred key exchange algorithm prefer-kex:
ï‚¡ The dh-group-exchange keyword was changed to dh-group-exchange-sha1.
ï‚¡ The dh-group1 keyword was changed to dh-group1-sha1.
ï‚¡ The dh-group14 keyword was changed to dh-group14-sha1.