diff options
author | Jack Lloyd <[email protected]> | 2018-09-10 18:57:47 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-09-10 18:57:47 -0400 |
commit | 1872f899716854927ecc68022fac318735be8824 (patch) | |
tree | 4fe73874a84325ac11640c22cfff688824601862 /news.rst | |
parent | 44c334605cbbdb18f1d174932c212951fc2ba212 (diff) |
Update news
Diffstat (limited to 'news.rst')
-rw-r--r-- | news.rst | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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. |