]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
NEWS entries for chacha and AEAD.
authorNiels Möller <nisse@lysator.liu.se>
Tue, 4 Mar 2014 13:12:39 +0000 (14:12 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 4 Mar 2014 13:12:39 +0000 (14:12 +0100)
NEWS

diff --git a/NEWS b/NEWS
index c4a4ae2d73525bbd8ea100d8de90bb86c57e0a0a..1cea89cabe3ca3590d6e3efa0f3bcedf62130986 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -44,10 +44,17 @@ NEWS for the 2.8 release
 
        * Support for poly1305-aes MAC.
 
-       * Support for the Chacha stream cipher.
+       * Experimental support for the Chacha stream cipher and the
+          chacha-poly1305 AEAD mode. Specifications are still in
+          flux, and future releases may do incompatible changes to
+          track standardization. Currently uses 256-bit key and 64-bit
+          nonce.
 
        * Support for EAX mode.
 
+       * New interfaces for mechanisms providing authenticated
+         encryption with associated data (AEAD).
+       
        Optimizations:
 
        * New x86_64 assembly for GCM and MD5. Modest speedups on the