From 8decd9d81e0cd75a9a1c0f2baaf0716fb935883d Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sun, 10 Jan 2016 12:50:13 +0300 Subject: [PATCH] [DOC] Trivial remark about inverse Elligator Signed-off-by: Sergey Matveev --- doc/handshake.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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}: -- 2.44.0