[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #11050 [Obfsproxy]: pycrypto's AES implementation is not constant time



#11050: pycrypto's AES implementation is not constant time
-----------------------------------------+---------------------
 Reporter:  yawning                      |          Owner:  asn
     Type:  defect                       |         Status:  new
 Priority:  normal                       |      Milestone:
Component:  Obfsproxy                    |        Version:
 Keywords:  AES, cache timing, pycrypto  |  Actual Points:
Parent ID:                               |         Points:
-----------------------------------------+---------------------
 This is a non-issue when AES-NI is supported by the host CPU since a
 separate code path is taken.

 https://github.com/dlitz/pycrypto/blob/master/src/AES.c

 It's not too bad in the pluggable transport case since traffic is super-
 enciphered, the session keys are ephemeral, and actually extracting
 sufficiently accurate timing information is probably non-trivial, but it
 probably should be addressed somehow.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11050>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs