From 0c42107faa0fb4fedccab6746bf90a0f02b86bc9 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Mon, 14 May 2018 11:17:40 +0200 Subject: T632: allow multiple algoorithms for: Ciper, KEX, MACs --- interface-definitions/ssh.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'interface-definitions') diff --git a/interface-definitions/ssh.xml b/interface-definitions/ssh.xml index 7b16939c6..79dff0548 100644 --- a/interface-definitions/ssh.xml +++ b/interface-definitions/ssh.xml @@ -57,10 +57,11 @@ - Allowed ciphers + Specifies allowed Ciphers + @@ -75,10 +76,11 @@ - Key exchange algorithms + Specifies available KEX (Key Exchange) algorithms + @@ -126,10 +128,11 @@ - Allowed message authentication algorithms + Specifies available MAC (message authentication code) algorithms + -- cgit v1.2.3