X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fdeveloper.texi;h=7ccd9270a353fbb1c9dfb46afde4acb120ae7c38;hb=95b485e2f211bf280ae14564e6a21fc313214f4a;hp=d7a4b07ea3693f96bb4e8c298e403a3ce3b0cdd7;hpb=f353bc9c0734903785ae8d5a6edd7aa338bdbfe8;p=govpn.git diff --git a/doc/developer.texi b/doc/developer.texi index d7a4b07..7ccd927 100644 --- a/doc/developer.texi +++ b/doc/developer.texi @@ -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.