@@ -19,10 +19,12 @@ SUBTITLE(Capabilities and Features)
19
19
<li > <b >Key Exchange Methods</b >: diffie-hellman-group1-sha1,
20
20
diffie-hellman-group14-sha1, diffie-hellman-group-exchange-sha1
21
21
<li > <b >Hostkey Types</b >: ssh-rsa, ssh-dss
22
- <li > <b >Ciphers</b >: aes256-cbc (rijndael-cbc@ lysator . liu. se), aes192-cbc,
23
- aes128-cbc, 3 des-cbc, blowfish-cbc, cast128-cbc, arcfour, none
22
+ <li > <b >Ciphers</b >: aes256-ctr, aes192-ctr, aes128-ctr,
23
+ aes256-cbc (rijndael-cbc@ lysator . liu. se), aes192-cbc,
24
+ aes128-cbc, 3 des-cbc, blowfish-cbc, cast128-cbc, arcfour, arcfour128, none
24
25
<li > <b >Compression Schemes</b >: zlib, zlib@ openssh . com, none
25
- <li > <b >MAC hashes</b >: hmac-sha1, hmac-sha1-96, hmac-md5, hmac-md5-96,
26
+ <li > <b >MAC hashes</b >: hmac-sha2-256, hmac-sha2-512,
27
+ hmac-sha1, hmac-sha1-96, hmac-md5, hmac-md5-96,
26
28
hmac-ripemd160 (hmac-ripemd160@ openssh . com), none
27
29
<li > <b >Authentication</b >: none , password, public-key, hostbased,
28
30
keyboard-interactive
0 commit comments