[tor-bugs] #3122 [Tor Client]: Write and use constant-time comparison functions

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri May 6 21:27:06 UTC 2011


#3122: Write and use constant-time comparison functions
-------------------------+--------------------------------------------------
 Reporter:  rransom      |          Owner:  ioerror
     Type:  enhancement  |         Status:  new    
 Priority:  major        |      Milestone:         
Component:  Tor Client   |        Version:         
 Keywords:               |         Parent:         
   Points:               |   Actualpoints:         
-------------------------+--------------------------------------------------

Comment(by ioerror):

 As I said on IRC, I think that we might as well use constant time
 comparisons for anything that includes a digest, a key, a password, etc -
 It's unlikely that we really need non constant time comparisons; I'd
 rather that we do constant time by default and opt for something less
 strict when we're totally sure it will have no security, privacy, or
 anonymity implications.

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


More information about the tor-bugs mailing list