Fix warnings from lintChanges
[tor.git] / changes / feature16533
blobe9fea94c7ea55fb52bed982771bb28b5061e7af6
1   o Minor features (performance)
2     - Improve the runtime speed of Ed25519 signature verification by using
3       Ed25519-donna's batch verification support when there are a lot of
4       signatures to verify at once. Implements ticket 16533.