diff options
author | Jack Lloyd <[email protected]> | 2018-04-23 20:20:56 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-04-23 20:20:56 -0400 |
commit | 8658125f1663a28d8cbd7b3d324c440b1bd2a9d0 (patch) | |
tree | d36790567d7114143da3b4d256570c98aca06a07 | |
parent | 87ddb3966a14424564df5dd043abc6ecf5758b39 (diff) |
Update news
-rw-r--r-- | news.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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%. |