diff --git a/NEWS b/NEWS index a5b99d09f5e7398b07b698f2c69778df1637dd31..44002165d88cf449a0776f39d5e4b22a5b9b0d75 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,