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

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed May 11 01:59:42 UTC 2011


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

Comment(by nickm):

 I'm not distinguishing fast_memcmp from fast_memneq in this round of
 changes, since they're the same function under the covers.  I created
 fast_memeq and fast_memneq mainly so we could transition between tor_* and
 fast_* without worrying about messing up when adding and removing ! s.

 Fixing the docs is important though.

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


More information about the tor-bugs mailing list