Displaying 1 result from an estimated 1 matches for "absolutetelnet".
2012 Apr 15
1
Legacy MACs and Ciphers: Why?
...ac-ripemd160,umac-64 at openssh.com,hmac-md5,hmac-sha1-96,hmac-sha2-512-96,hmac-sha2-256-96,hmac-md5-96
"Ciphers" already "prefers" aes128-ctr, which seems reasonable.
A quick review of available ssh clients [various free/shareware
Windows clients (PuTTY derivatives (WinSCP), AbsoluteTelnet),
dropbear, ConnectBot, Java libraries, ..], indicates universal
support for hmac-sha1. hmac-sha256 and hmac-sha512, not so much.
Everything I tested, however, was happy to ignore hmac-sha2-256
at the start of the specification list (as expected by the spec),
as above.
Incompatabilities of server...