[tor-bugs] #26267 [Core Tor/Tor]: export rand from the crypto crate

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Jun 2 17:42:52 UTC 2018


#26267: export rand from the crypto crate
------------------------------+--------------------------------
     Reporter:  isis          |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: 0.3.4.x-final
    Component:  Core Tor/Tor  |    Version:  Tor: 0.3.3.6
     Severity:  Normal        |   Keywords:  rust, fast-fix
Actual Points:                |  Parent ID:
       Points:  .1            |   Reviewer:
      Sponsor:  SponsorV-can  |
------------------------------+--------------------------------
 In #26107, it appears I forgot to add

 {{{#!rust
 pub mod rand;
 }}}

 in `src/rust/crypto/lib.rs`. This is possibly causing #26245.

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


More information about the tor-bugs mailing list