From: Niels Möller Date: Tue, 16 Apr 2013 11:23:30 +0000 (+0200) Subject: Updated release plan. X-Git-Tag: nettle_2.7_release_20130424~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ab32ab662c13a80aa6d4022b4d86305b6666fa2;p=thirdparty%2Fnettle.git Updated release plan. --- diff --git a/misc/plan.html b/misc/plan.html index e0d0f266..fe14d03c 100644 --- a/misc/plan.html +++ b/misc/plan.html @@ -37,15 +37,15 @@ Make use of GMP's mpn_cnd_add_n and mpn_sub_n (which will be available in the next GMP release).

-

+

Implement ecc_point_mul and ecc_point_mul_g.

-

+

Rewrite x86_64/sha3-permute.asm. Moves between xmm registers and regular registers kill performance at least on some AMD - processors. + processors. (Not rewritten, only moves changed to go via memory).

-

+

Include UMAC. Needs a serious effort to produce test vectors.

@@ -56,6 +56,9 @@

Document salsa20r12.

+

+ Document umac. +

Update NEWS file.