From e7989a60634dce80124e9a4fa4f3c77c6cea2bbb Mon Sep 17 00:00:00 2001 From: Jack Lloyd Date: Thu, 19 Apr 2018 09:58:10 -0400 Subject: Update news --- news.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'news.rst') diff --git a/news.rst b/news.rst index f970bd8f4..8b1d5658b 100644 --- a/news.rst +++ b/news.rst @@ -10,8 +10,7 @@ Version 2.7.0, Not Yet Released * Optimize prime generation, especially improving RSA key generation. (GH #1542) -* Optimized elliptic point doubling for curves with an ``a`` parameter - of zero or negative three. (GH #1534) +* Optimizations for elliptic curve operations (GH #1534 #1531 #1546) * Improved performance of signature verification in ECGDSA, ECKCDSA, SM2 and GOST by 10-15%. @@ -27,8 +26,6 @@ Version 2.7.0, Not Yet Released especially for SHA-512 this caused SKIDs that were far longer than necessary. Now all SKIDs are truncated to 192 bits. -* Small optimizations for ECC (#1531) - * In the test suite use ``mkstemp`` to create temporary files instead of creating them in the current working directory. (GH #1533 #1530) -- cgit v1.2.3