]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/developer.texi
[DOC] Direct to maillist archives
[govpn.git] / doc / developer.texi
index 60352254bbbdb391b2f08e17b97e38539e9ac605..d9136eb11518d2afc4179c35bd555bf06fa36236 100644 (file)
@@ -15,11 +15,10 @@ DH-A-EKE powered by @url{http://cr.yp.to/ecdh.html, Curve25519}
 and @url{http://ed25519.cr.yp.to/, Ed25519}.
 @item DH elliptic-curve point encoding for public keys
 @url{http://elligator.cr.yp.to/, Elligator}.
-@item Key derivation function for verifier generation
-@url{https://en.wikipedia.org/wiki/PBKDF2, PBKDF2} based on
-@url{https://en.wikipedia.org/wiki/SHA-2, SHA-512}.
+@item Verifier password hashing algorithm
+@url{https://password-hashing.net/#argon2, Argon2d}.
 @item Packet overhead
-26 bytes per packet.
+25 bytes per packet.
 @item Handshake overhead
 4 UDP (2 from client, 2 from server) packets (round-trips for TCP),
 264 bytes total payload.