#16189: Ensure our scrypt interoperates with openssl's scrypt
------------------------+--------------------------------
     Reporter:  nickm   |      Owner:  rl1987
         Type:  defect  |     Status:  needs_revision
     Priority:  normal  |  Milestone:  Tor: 0.2.7.x-final
    Component:  Tor     |    Version:
   Resolution:          |   Keywords:
Actual Points:          |  Parent ID:
       Points:          |
------------------------+--------------------------------

Comment (by nickm):

 Ah, I've figured out the problem!  It's not an openssl bug at all.

 You just need to set maxmem to a much bigger value for this test to work.
 Otherwise, OpenSSL sees that it needs to allocate about 1408 Mb, and
 decides that's crazy and gives up.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16189#comment:12>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to