diff options
author | Jack Lloyd <[email protected]> | 2018-12-08 14:18:37 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-12-08 14:18:37 -0500 |
commit | c7a44f7b76fda9d633e6007238f5c23292226c34 (patch) | |
tree | 2ad775858d95070f81cf5fce2e97b59c30f4beff /news.rst | |
parent | f7273c07acae4f4ee587164387842b853d7abc94 (diff) |
Update news
Diffstat (limited to 'news.rst')
-rw-r--r-- | news.rst | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -26,7 +26,8 @@ Version 2.9.0, Not Yet Released channel attack. (GH #1738 #1750 #1754 #1755 #1757 #1758 #1759 #1762 #1765 #1770 #1773 #1774) -* Cache the significant words of a BigInt (GH #1734) +* Several optimizations for BigInt and ECC, improving ECDSA performance by as + much as 20%. (GH #1734 #1737 #1777 #1750 #1737) * In the command line interface, add support for reading passphrases from the terminal with echo disabled (GH #1756) |