]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/pake.texi
[DOC] Various small corrections
[govpn.git] / doc / pake.texi
index 0b52770f516c09c22776efb3496afaeca3d27a48..b80f5697f51fc964eb0be98a4d6c173b2b0310fb 100644 (file)
@@ -1,5 +1,5 @@
 @node PAKE
-@section Password Authenticated Key Agreement
+@subsection Password Authenticated Key Agreement
 
 Previously we used pre-shared high-entropy long-term static key for
 client-server authentication. Is is secure, but not convenient for some
@@ -25,6 +25,6 @@ they are memorable. Because of their quantity, they acts as a high
 entropy source.
 
 Passphrases are entered directly by the human on the client side. Server
-side stores previously shared so-called @ref{Verifier}. Verifier contains
-dictionary attack resistant password derivative. Attacker can not use it
-to act as a client.
+side stores previously shared so-called @ref{Verifier, verifier}. Verifier
+contains dictionary attack resistant password derivative. Attacker can not
+use it to act as a client.