From d1c65d91e554d86b63d8893a0059a6919512978d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se> Date: Wed, 17 Apr 2013 13:57:50 +0200 Subject: [PATCH] Mention salsa20r12 in NEWS. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) 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, -- GitLab