aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-03-20 15:59:38 -0400
committerJack Lloyd <[email protected]>2018-03-20 15:59:38 -0400
commitc53f4fa8686a59f2360e4609f4fc9cdc66ce00d1 (patch)
tree4f875ac932de290f272ffa67ee8e6882c833db21 /news.rst
parente3e1c536e312511f25004e93f6ce7175e41ae288 (diff)
Update news, todo
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index 6fb14a128..16a23aebd 100644
--- a/news.rst
+++ b/news.rst
@@ -6,6 +6,8 @@ Version 2.5.0, Not Yet Released
* Add support for RSA-PSS signatures in TLS (GH #1285)
+* Ed25519 certificates are now supported (GH #1501)
+
* Many optimizations in ECC operations. ECDSA signatures are 8-10 times faster.
ECDSA verification is about twice as fast. ECDH key agreement is 3-4 times
faster. (GH #1457 #1478)