From 99b2c062d05ff1ab2a8643b3db744537482a505b Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Wed, 22 Apr 2015 00:18:43 +0300 Subject: [PATCH] [DOC] DJB's suggestion of Curve25519 advertisement Signed-off-by: Sergey Matveev --- doc/govpn.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/govpn.texi b/doc/govpn.texi index 5bf4a04..7bcb0fa 100644 --- a/doc/govpn.texi +++ b/doc/govpn.texi @@ -326,7 +326,7 @@ cases you have to rehandshake again. @item Message authentication @url{http://cr.yp.to/mac.html, Poly1305} @item Password authenticated key agreement -@url{http://cr.yp.to/ecdh.html, Curve25519} based DH-EKE +DH-EKE powered by @url{http://cr.yp.to/ecdh.html, Curve25519} @item Packet overhead 24 bytes per packet @item Handshake overhead -- 2.48.1