aboutsummaryrefslogtreecommitdiffstats
path: root/news.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-09-10 18:57:47 -0400
committerJack Lloyd <[email protected]>2018-09-10 18:57:47 -0400
commit1872f899716854927ecc68022fac318735be8824 (patch)
tree4fe73874a84325ac11640c22cfff688824601862 /news.rst
parent44c334605cbbdb18f1d174932c212951fc2ba212 (diff)
Update news
Diffstat (limited to 'news.rst')
-rw-r--r--news.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/news.rst b/news.rst
index fe27033c3..38fa7a174 100644
--- a/news.rst
+++ b/news.rst
@@ -26,8 +26,9 @@ Version 2.8.0, Not Yet Released
keylengths of cipher, hash and MAC objects, support for FE1 format
preserving encryption (GH #1625 #1646), functions to load and save
RSA keys in PKCS #1 format (GH #1621), HOTP and TOTP algorithms,
- scrypt, certificate verification (GH #1647), and functions to get
- the output length of public key operations (GH #1642).
+ scrypt, certificate verification (GH #1647), functions to get the
+ output length of public key operations (GH #1642), and functions for
+ loading and serializing X25519 keys (GH #1681)
* Support for building with BOTAN_MP_WORD_BITS set to 8 or 16 has been removed.