aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2017-06-21 15:19:22 -0400
committerJack Lloyd <[email protected]>2017-06-21 15:19:22 -0400
commit9ab9ebde03d55e572672ea0c9856b86844d8a620 (patch)
tree739378cf2326f66441d1a8e174a10ed62cc507a4
parente93d92fff5ede5beafc319481a972b983d9bbdc5 (diff)
Update news
-rw-r--r--news.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/news.rst b/news.rst
index 54add6a17..e7e970800 100644
--- a/news.rst
+++ b/news.rst
@@ -6,8 +6,13 @@ Version 2.2.0, Not Yet Released
* Add the Ed25519 signature scheme (GH #1066)
+* The format of x25519 keys, which previously used a non-standard encoding,
+ has changed to match the upcoming IETF specification. (GH #1076)
+
* Add the SM3 hash function (GH #996)
+* Add the SM4 block cipher (GH #1080)
+
* Add the PGP S2K algorithm (GH #1060)
* Add support for SHA-1 and SHA-2 instructions added in Intel Goldmont