[tor-bugs] #16533 [Tor]: Use ed25519-donna batch verification.

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jul 9 17:33:37 UTC 2015


#16533: Use ed25519-donna batch verification.
------------------------------------+------------------------------------
 Reporter:  yawning                 |          Owner:
     Type:  enhancement             |         Status:  new
 Priority:  normal                  |      Milestone:  Tor: 0.2.7.x-final
Component:  Tor                     |        Version:
 Keywords:  performance, tor-relay  |  Actual Points:
Parent ID:                          |         Points:
------------------------------------+------------------------------------
 ed25519-donna supports batch verification that is faster than verifying
 each signature individually in a loop.  The Tor side code assumes such a
 construct is available, so it should be wired in.

 Mostly already done as `#if 0`-ed out code, just needs to be integrated
 into the new infrastructure added via #16467 and debugged/cleaned up.

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


More information about the tor-bugs mailing list