From: Christoph Anton Mitterer <mail@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> • Add “rijndael-cbc@xxxxxxxxxxxxxx” to list of algorithms in the description of the Cipher directive within sshd_config(5). Partially fixes bug #2290. • Add “hmac-ripemd160@xxxxxxxxxxx” to list of algorithms in the description of the MACs directive within sshd_config(5). Partially fixes bug #2290. Signed-off-by: Christoph Anton Mitterer <mail@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx> --- sshd_config.5 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sshd_config.5 b/sshd_config.5 index 5cf72f1..8033c01 100644 --- a/sshd_config.5 +++ b/sshd_config.5 @@ -415,6 +415,8 @@ blowfish-cbc cast128-cbc .It chacha20-poly1305@xxxxxxxxxxx +.It +rijndael-cbc@xxxxxxxxxxxxxx .El .Pp The default is: @@ -877,6 +879,8 @@ hmac-sha2-256 .It hmac-sha2-512 .It +hmac-ripemd160@xxxxxxxxxxx +.It umac-64@xxxxxxxxxxx .It umac-128@xxxxxxxxxxx -- 2.1.4 _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev