[tor-bugs] #12981 [Tor]: Add backends for encrypted storage, scrypt

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Sep 25 15:57:25 UTC 2014


#12981: Add backends for encrypted storage, scrypt
------------------------+--------------------------------------------
     Reporter:  nickm   |      Owner:
         Type:  defect  |     Status:  needs_review
     Priority:  normal  |  Milestone:  Tor: 0.2.6.x-final
    Component:  Tor     |    Version:
   Resolution:          |   Keywords:  tor-relay, scrypt, nickm-patch
Actual Points:          |  Parent ID:
       Points:          |
------------------------+--------------------------------------------

Comment (by nickm):

 > Is there a reason why you do enc->header_len = spec_len; instead of
 calling pwbox_encoded_set_header_len()?

 Mainly because I don't personally like using accesor functions when C
 syntax is simpler.  I'm mainly using them in this code to access
 complex/dynamic data structures.

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


More information about the tor-bugs mailing list