From: Sergey Matveev Date: Sun, 10 Jan 2016 09:50:13 +0000 (+0300) Subject: [DOC] Trivial remark about inverse Elligator X-Git-Tag: 5.1^2~9 X-Git-Url: http://www.git.cypherpunks.ru/?p=govpn.git;a=commitdiff_plain;h=8decd9d81e0cd75a9a1c0f2baaf0716fb935883d [DOC] Trivial remark about inverse Elligator Signed-off-by: Sergey Matveev --- diff --git a/doc/handshake.texi b/doc/handshake.texi index 29f59f8..c509c09 100644 --- a/doc/handshake.texi +++ b/doc/handshake.texi @@ -24,7 +24,8 @@ Client computes verifier which produces @code{DSAPriv} and @item Client generates DH keypair: @code{CDHPub} and @code{CDHPriv}. Also it generates random 64-bit @code{R} that is used as a nonce for -symmetric encryption. @code{El()} is Elligator point encoding algorithm. +symmetric encryption. @code{El()} is Elligator point encoding (and vice +versa) algorithm. @end enumerate @strong{Interaction stage}: