Fix warnings from lintChanges
[tor.git] / changes / feature16535
blob3df46b658ac621781ae9ba50f121300b92d82410
1   o Minor features (performance)
2     - Improve the runtime speed of Ed25519 operations and Curve25519 keypair
3       generation when built targeting 32 bit x86 platforms with SSE2
4       available. Implements ticket 16535.