aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-04-23 20:20:56 -0400
committerJack Lloyd <[email protected]>2018-04-23 20:20:56 -0400
commit8658125f1663a28d8cbd7b3d324c440b1bd2a9d0 (patch)
treed36790567d7114143da3b4d256570c98aca06a07
parent87ddb3966a14424564df5dd043abc6ecf5758b39 (diff)
Update news
-rw-r--r--news.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/news.rst b/news.rst
index d76125277..778eec027 100644
--- a/news.rst
+++ b/news.rst
@@ -10,7 +10,7 @@ Version 2.7.0, Not Yet Released
* Optimize prime generation, especially improving RSA key generation.
(GH #1542)
-* Optimizations for elliptic curve operations (GH #1534 #1531 #1546 #1547)
+* Optimizations for elliptic curve operations (GH #1534 #1531 #1546 #1547 #1550)
* Improved performance of signature verification in ECGDSA, ECKCDSA,
SM2 and GOST by 10-15%.