From a2180a92bf9c52b4a98376317ab90ade742cc978 Mon Sep 17 00:00:00 2001 From: Hans Nilsson Date: Mon, 12 Nov 2018 12:13:48 +0100 Subject: ssh: Add Edward curves to the documentation --- lib/ssh/doc/src/ssh_app.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'lib/ssh/doc/src/ssh_app.xml') diff --git a/lib/ssh/doc/src/ssh_app.xml b/lib/ssh/doc/src/ssh_app.xml index eb804e67dc..0c22a50c3f 100644 --- a/lib/ssh/doc/src/ssh_app.xml +++ b/lib/ssh/doc/src/ssh_app.xml @@ -175,6 +175,8 @@ ecdsa-sha2-nistp384 ecdsa-sha2-nistp521 ecdsa-sha2-nistp256 + ssh-ed25519 + ssh-ed448 ssh-rsa rsa-sha2-256 rsa-sha2-512 @@ -378,7 +380,11 @@ Secure Shell (SSH) Key Exchange Method using Curve25519 and Curve448 (work in progress) - + + + Ed25519 and Ed448 public key algorithms for the Secure Shell (SSH) protocol (work in progress) + + -- cgit v1.2.3