mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-30 23:53:32 +01:00
5 lines
242 B
Plaintext
5 lines
242 B
Plaintext
|
o Minor features (performance)
|
||
|
- Improve the runtime speed of Ed25519 signature verification by using
|
||
|
Ed25519-donna's batch verification support when there are a lot of
|
||
|
signatures to verify at once. Implements ticket 16533.
|