summaryrefslogtreecommitdiff
path: root/doc/obfs4-spec.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/obfs4-spec.txt')
-rw-r--r--doc/obfs4-spec.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/obfs4-spec.txt b/doc/obfs4-spec.txt
index d2aa859..0e844a1 100644
--- a/doc/obfs4-spec.txt
+++ b/doc/obfs4-spec.txt
@@ -104,7 +104,7 @@
Length of the ntor AUTH tag (A HMAC-SHA256 digest).
- InlineSeedFrameLength = 53
+ InlineSeedFrameLength = 45
Length of a unpadded TYPE_PRNG_SEED frame.
@@ -144,7 +144,7 @@
The amount of padding is chosen such that the smallest possible request and
response (requests and responses with the minimum amount of padding) are
- equal in size. For details on the InlineSeedFrameLength, see section 7.
+ equal in size. For details on the InlineSeedFrameLength, see section 6.
The client handshake process is as follows.
@@ -282,7 +282,7 @@
TYPE_PRNG_SEED (0x01):
The entire payload is to be treated as seeding material for the
- protocol polymorphism PRNG. The format is 32 bytes of seeding
+ protocol polymorphism PRNG. The format is 24 bytes of seeding
material.
Implementations SHOULD ignore unknown packet types for the purposes of