]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/developer.texi
[DOC] Refactoring
[govpn.git] / doc / developer.texi
index d7a4b07ea3693f96bb4e8c298e403a3ce3b0cdd7..7ccd9270a353fbb1c9dfb46afde4acb120ae7c38 100644 (file)
@@ -19,10 +19,10 @@ and @url{http://ed25519.cr.yp.to/, Ed25519}.
 @url{https://en.wikipedia.org/wiki/PBKDF2, PBKDF2} based on
 @url{https://en.wikipedia.org/wiki/SHA-2, SHA-512}.
 @item Packet overhead
-26 bytes per packet. Two more bytes for TCP mode.
+26 bytes per packet. Two more bytes in TCP mode.
 @item Handshake overhead
 4 UDP (2 from client, 2 from server) packets (round-trips for TCP),
-264 bytes total payload (8 bytes more for TCP mode).
+264 bytes total payload (8 bytes more in TCP mode).
 @item Entropy required
 832 bits in average on client, 832 bits in average on server side per
 handshake.