diff options
author | Jack Lloyd <[email protected]> | 2018-03-20 15:59:38 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-03-20 15:59:38 -0400 |
commit | c53f4fa8686a59f2360e4609f4fc9cdc66ce00d1 (patch) | |
tree | 4f875ac932de290f272ffa67ee8e6882c833db21 /news.rst | |
parent | e3e1c536e312511f25004e93f6ce7175e41ae288 (diff) |
Update news, todo
Diffstat (limited to 'news.rst')
-rw-r--r-- | news.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |