duraconf icon indicating copy to clipboard operation
duraconf copied to clipboard

Update sshd MACs list

Open EtiennePerot opened this issue 12 years ago • 0 comments

Rebased version of pull request #15.

Update sshd's preferred MACs list in order to

a) favor stronger hash functions (sha512 and sha256) over sha1 b) favor Encrypt-then-MAC (*-etm) modes over regular (Encrypt-and-MAC) modes.

The Encrypt-then-MAC modes were released as part of OpenSSH 6.2.

EtiennePerot avatar Sep 28 '13 03:09 EtiennePerot