[tor-bugs] #18395 [Tor]: ntor_ref.py calls undefined function kdf() for gen_kdf_vectors

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Feb 25 22:44:39 UTC 2016


#18395: ntor_ref.py calls undefined function kdf() for gen_kdf_vectors
-------------------------+------------------------------
     Reporter:  ahf      |      Owner:
         Type:  defect   |     Status:  new
     Priority:  Low      |  Milestone:
    Component:  Tor      |    Version:  Tor: unspecified
     Severity:  Trivial  |   Keywords:
Actual Points:           |  Parent ID:
       Points:           |    Sponsor:
-------------------------+------------------------------
 While working on a relay implementation in Erlang, I found a minor issue
 with the `src/test/ntor_ref.py` script's `gen_kdf_vectors` functionality:
 it tries to call the function `kdf()` which is named `kdf_rfc5869()`.

 Trivial patch attached.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18395>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list