aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-12-09 08:18:37 -0500
committerJack Lloyd <[email protected]>2018-12-09 08:18:37 -0500
commit537b94953a5ffc490d7f656dff347ef3fc795663 (patch)
tree4cff2dbacfd6468b9d910708a4b413da44bb87d4
parent97648a21fdcb48ef99e0b7980d6affbad9107f92 (diff)
Update news
-rw-r--r--news.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/news.rst b/news.rst
index 8db75a7b1..1e84f8839 100644
--- a/news.rst
+++ b/news.rst
@@ -24,7 +24,7 @@ Version 2.9.0, Not Yet Released
* Many more operations in BigInt and ECC arithmetic are either fully const time
or avoid problematic branches that could potentially be exploited in a side
channel attack. (GH #1738 #1750 #1754 #1755 #1757 #1758 #1759 #1762 #1765
- #1770 #1773 #1774)
+ #1770 #1773 #1774 #1779 #1780)
* Several optimizations for BigInt and ECC, improving ECDSA performance by as
much as 20%. (GH #1734 #1737 #1777 #1750 #1737)