From 58229942f0360f02d2be0a5c152b42d17da2457e Mon Sep 17 00:00:00 2001 From: Hans Nilsson Date: Thu, 16 Aug 2018 15:45:03 +0200 Subject: ssh: Doc updates --- lib/ssh/doc/src/ssh_app.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lib/ssh/doc') diff --git a/lib/ssh/doc/src/ssh_app.xml b/lib/ssh/doc/src/ssh_app.xml index 9ec909d733..8aa506b0b8 100644 --- a/lib/ssh/doc/src/ssh_app.xml +++ b/lib/ssh/doc/src/ssh_app.xml @@ -151,6 +151,9 @@ diffie-hellman-group16-sha512 diffie-hellman-group18-sha512 diffie-hellman-group14-sha256 + curve25519-sha256 + curve25519-sha256@libssh.org + curve448-sha512 diffie-hellman-group14-sha1 diffie-hellman-group-exchange-sha1 (diffie-hellman-group1-sha1, retired: It can be enabled with the @@ -365,6 +368,10 @@

+ + + Secure Shell (SSH) Key Exchange Method using Curve25519 and Curve448 (work in progress) + -- cgit v1.2.3