summaryrefslogtreecommitdiff
path: root/changes/feature16533
blob: e9fea94c7ea55fb52bed982771bb28b5061e7af6 (plain)
1
2
3
4
  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.