From: Niels Möller Date: Wed, 17 Apr 2013 11:57:50 +0000 (+0200) Subject: Mention salsa20r12 in NEWS. X-Git-Tag: nettle_2.7_release_20130424~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1c65d91e554d86b63d8893a0059a6919512978d;p=thirdparty%2Fnettle.git Mention salsa20r12 in NEWS. --- diff --git a/NEWS b/NEWS index a5b99d09..44002165 100644 --- 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,