]> git.ipfire.org Git - ipfire-2.x.git/commit
OpenSSH: Order symmetric ciphers by strength
authorPeter Müller <peter.mueller@ipfire.org>
Sat, 21 Sep 2024 15:30:00 +0000 (15:30 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 22 Sep 2024 14:40:07 +0000 (14:40 +0000)
commit68545eb2d1032e6b12b703b64fb7afe8329bdb5f
treea02fc8b1d98157b7cd33680e64f2981997ab587a
parent9e4af5616a405ba752eea9f6fbf2cf6618ef1c6b
OpenSSH: Order symmetric ciphers by strength

We also wish to prefer AES over Chacha/Poly, given the
prevalence of hardware accelaration for the former.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/ssh/ssh_config
config/ssh/sshd_config