aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2015-01-06 15:24:30 +0100
committerAndreas Schneider <asn@cryptomilk.org>2015-01-06 15:24:30 +0100
commit159ef828dde9b2acae53945adaddad61f6f76192 (patch)
tree7f2888aec49221d614d49d68dfd2218da1067ce6
parent3dd069c0c85732b254e2b6e72f8a8541b1665911 (diff)
downloadlibssh-159ef828dde9b2acae53945adaddad61f6f76192.tar.gz
libssh-159ef828dde9b2acae53945adaddad61f6f76192.tar.xz
libssh-159ef828dde9b2acae53945adaddad61f6f76192.zip
doc: Fix link to curve25519-sha256@libssh.org spec.
-rw-r--r--doc/mainpage.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mainpage.dox b/doc/mainpage.dox
index 70f774ad..1cd37520 100644
--- a/doc/mainpage.dox
+++ b/doc/mainpage.dox
@@ -208,7 +208,7 @@ do the same in libssh.
The libssh project has an extension to support Curve25519 which is also supported by
the OpenSSH project.
- - <a href="" target="_blank">curve25519-sha256@libssh.org</a>,
+ - <a href="http://git.libssh.org/projects/libssh.git/tree/doc/curve25519-sha256@libssh.org.txt" target="_blank">curve25519-sha256@libssh.org</a>,
Curve25519-SHA256 for ECDH KEX
The OpenSSH project has defined some extensions to the protocol. We support some of