X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fhandshake.texi;h=c469021c5fe5a1c44cb503f0bc1fd6296dd14a6a;hb=bea62b33bb6f217dcb05b7b6be0e6327abf60fc3;hp=c509c094432aa70533e35b1c581cdb0c4a234691;hpb=d9008bcb18fd32450934ba2803ca1634486e9855;p=govpn.git diff --git a/doc/handshake.texi b/doc/handshake.texi index c509c09..c469021 100644 --- a/doc/handshake.texi +++ b/doc/handshake.texi @@ -8,15 +8,15 @@ encrypted first 64 bits of each message with client's @ref{Identity} as a key. It is used to transmit identity and to mark packet as handshake message. -If @ref{Noise} is enabled, then junk data is inserted before -@code{IDtag} to fill up packet to MTU's size. +If @ref{Noise, noise} is enabled, then data is padded to fill up packet +to MTU's size. @strong{Preparation stage}: @enumerate @item Client knows only his identity and passphrase written somewhere in the -human. Server knows his identity and +human readable form. Server knows his identity and @ref{Verifier structure, verifier}: @code{DSAPub}. @item Client computes verifier which produces @code{DSAPriv} and