[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #14329 [Obfsproxy]: Typo (INIT_SEED) in obfs2-protocol-spec.txt
#14329: Typo (INIT_SEED) in obfs2-protocol-spec.txt
-----------------------+---------------------
Reporter: dcf | Owner: asn
Type: defect | Status: new
Priority: minor | Milestone:
Component: Obfsproxy | Version:
Keywords: obfs2 | Actual Points:
Parent ID: | Points:
-----------------------+---------------------
It says:
{{{
The initiator generates:
INIT_SEED = SR(SEED_LENGTH)
INIT_PAD_KEY = MAC("Initiator obfuscation padding",
INIT_SEED)[:KEYLEN]
And the responder generates:
RESP_SEED = SR(SEED_LENGTH)
RESP_PAD_KEY = MAC("Responder obfuscation padding",
INIT_SEED)[:KEYLEN]
}}}
The second `INIT_SEED` should be `RESP_SEED`.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/14329>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs