Hello,

The man page for openssh 7.7 for Ciphers specifications mentions:

The default is:
[email protected],
aes128-ctr,aes192-ctr,aes256-ctr,
[email protected],[email protected],
aes128-cbc,aes192-cbc,aes256-cbc


However, ssh doesn't use the last line in that list:
$ ssh -G 127.0.0.1 |grep ciphers
ciphers [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]

The changelog doesn't mention any change in the ciphers either.



Regards

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to