aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-12-26 10:03:04 -0500
committerJack Lloyd <[email protected]>2018-12-26 10:03:04 -0500
commit19c4ce97bed6c1afcdbeeb958ac822c32f417db7 (patch)
treee36962bc4be651a43e5eddc739cf3c734d0aa148 /news.rst
parentaa9d0781eb795246e2bc6448fa5d80ad55b602e6 (diff)
Update news
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/news.rst b/news.rst
index 1a6cd57f0..61a99d772 100644
--- a/news.rst
+++ b/news.rst
@@ -28,7 +28,7 @@ Version 2.9.0, Not Yet Released
* Many more operations in BigInt, ECC and RSA code paths 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 #1779 #1780 #1794 #1795 #1796)
+ #1770 #1773 #1774 #1779 #1780 #1794 #1795 #1796 #1797)
* Several optimizations for BigInt and ECC, improving ECDSA performance by as
much as 30%. (GH #1734 #1737 #1777 #1750 #1737 #1788)