[tor-bugs] #4900 [Tor Relay]: Use a more randomized hash function for our hash tables
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Fri Jan 13 16:57:09 UTC 2012
#4900: Use a more randomized hash function for our hash tables
--------------------------+-------------------------------------------------
Reporter: nickm | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.3.x-final
Component: Tor Relay | Version:
Keywords: dos security | Parent:
Points: | Actualpoints:
--------------------------+-------------------------------------------------
Comment(by nickm):
That might work. Alternatively, we could initialize the seed using the
logic from crypto_seed_rng(), which does not require that openssl be
initialized. It's overkill to use strong entropy for this, but we only
need a few bytes.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4900#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list