[tor-bugs] #19980 [Core Tor/Tor]: Use OpenSSL 1.1.0 X5519 in Tor when available (if it's good)

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jul 13 18:49:03 UTC 2017


#19980: Use OpenSSL 1.1.0 X5519 in Tor when available (if it's good)
-------------------------------------------------+-------------------------
 Reporter:  nickm                                |          Owner:
     Type:  enhancement                          |         Status:  new
 Priority:  Medium                               |      Milestone:  Tor:
                                                 |  unspecified
Component:  Core Tor/Tor                         |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  openssl110 performance tor-relay     |  Actual Points:
  tor-client crypto                              |
Parent ID:                                       |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by isis):

 Replying to [comment:7 yawning]:
 > Does it have a table driven scalar basepoint multiply?

 Yes, in `crypto/ec/curve25519.c`:

 {{{
 /* k25519Precomp[i][j] = (j+1)*256^i*B */
 static const ge_precomp k25519Precomp[32][8] = {
 […]
 }
 }}}

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


More information about the tor-bugs mailing list