]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Mention salsa20r12 in NEWS.
authorNiels Möller <nisse@lysator.liu.se>
Wed, 17 Apr 2013 11:57:50 +0000 (13:57 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 17 Apr 2013 11:57:50 +0000 (13:57 +0200)
NEWS

diff --git a/NEWS b/NEWS
index a5b99d09f5e7398b07b698f2c69778df1637dd31..44002165d88cf449a0776f39d5e4b22a5b9b0d75 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,9 @@ NEWS for the 2.7 release
          
        * Support for UMAC, including x86_64 and ARM assembly.
 
+       * Support for 12-round salsa20, "salsa20r12", as specified by
+         eSTREAM. Contributed by Nikos Mavrogiannopoulos.
+       
        Optimizations:
 
        * ARM assembly code for several additional algorithms,