aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2018-08-16 15:45:03 +0200
committerHans Nilsson <[email protected]>2018-08-23 12:47:00 +0200
commit58229942f0360f02d2be0a5c152b42d17da2457e (patch)
tree899ac7968e07d60d24b9f6908f510ceb004bbea2 /lib/ssh
parentaa354f71a10087d161f69aa05dbcb685387289ad (diff)
downloadotp-58229942f0360f02d2be0a5c152b42d17da2457e.tar.gz
otp-58229942f0360f02d2be0a5c152b42d17da2457e.tar.bz2
otp-58229942f0360f02d2be0a5c152b42d17da2457e.zip
ssh: Doc updates
Diffstat (limited to 'lib/ssh')
-rw-r--r--lib/ssh/doc/src/ssh_app.xml7
1 files changed, 7 insertions, 0 deletions
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 @@
<item>diffie-hellman-group16-sha512</item>
<item>diffie-hellman-group18-sha512</item>
<item>diffie-hellman-group14-sha256</item>
+ <item>curve25519-sha256</item>
+ <item>[email protected]</item>
+ <item>curve448-sha512</item>
<item>diffie-hellman-group14-sha1</item>
<item>diffie-hellman-group-exchange-sha1</item>
<item>(diffie-hellman-group1-sha1, retired: It can be enabled with the
@@ -365,6 +368,10 @@
</list>
<p/>
</item>
+
+ <item>
+ <url href="https://tools.ietf.org/html/draft-ietf-curdle-ssh-curves">Secure Shell (SSH) Key Exchange Method using Curve25519 and Curve448 (work in progress)</url>
+ </item>
</list>