On Tue, 3 Jul 2012, Niels Möller wrote:
I've done some documentatiion for Salsa20, so we're getting closer to release. See http://www.lysator.liu.se/~nisse/nettle/plan.html.
NEWS-file review and some more testing remains on the list.
Re testing, I tried doing a build on 64 bit OS X, which fails at:
salsa20-crypt.s:364:suffix or operands invalid for `movq' salsa20-crypt.s:370:suffix or operands invalid for `movq'
With --disable-assembler it builds fine though.
// Martin