aboutsummaryrefslogtreecommitdiff
path: root/changes/feature9663
blob: c02e08d034277419a08fbe9089eae70e45bda848 (plain)
1
2
3
4
5
  o Minor feature (performance):
    - Improve the runtime speed of the ntor handshake by using an
      optimized curve25519 basepoint scalarmult implementation from the
      public-domain ed25519-donna by Andrew M. ("floodyberry"), based on
      ideas by Adam Langley. Implements ticket 9663.