[tor-bugs] #14329 [Obfsproxy]: Typo (INIT_SEED) in obfs2-protocol-spec.txt

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jan 22 21:54:55 UTC 2015


#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


More information about the tor-bugs mailing list