aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-02-23 09:38:12 -0500
committerJack Lloyd <[email protected]>2018-02-23 09:38:12 -0500
commit4dfc4420ae6c2215151fcdde4d82d7fe0cd613a0 (patch)
treef4ecde389da5cd194c9af615f94caf3c49dec58b /news.rst
parent431ab823dbf5a9cf859b382da70d5a99a3a39411 (diff)
Update news [ci skip]
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/news.rst b/news.rst
index 9c772af06..9d759d26c 100644
--- a/news.rst
+++ b/news.rst
@@ -6,8 +6,9 @@ Version 2.5.0, Not Yet Released
* Add support for RSA-PSS signatures in TLS (GH #1285)
-* A faster algorithm for ECC point multiplications is now used, resulting
- in ECDSA and ECDH being approximately 2-2.5x faster. (GH #1457)
+* A faster algorithm for ECC point multiplications is now used, resulting in
+ ECDSA signature generation being 2-3 times fater than previous releases. Other
+ optimizations have improved ECDSA verification time by about 25%. (GH #1457)
* Add a new Credentials_Manager callback that specifies which CAs the server
has indicated it trusts (GH #1395 fixing #1261)
@@ -18,7 +19,7 @@ Version 2.5.0, Not Yet Released
* Add new TLS::Callbacks methods that allow an application to
negotiate use of custom elliptic curves. (GH #1448)
-* Add ability to create custom ellipcic curves (GH #1441 #1444)
+* Add ability to create custom elliptic curves (GH #1441 #1444)
* Change DL_Group and EC_Group to store their data as shared_ptr for
fast copying. Also both classes precompute additional useful values