From 8ab32ab662c13a80aa6d4022b4d86305b6666fa2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niels=20M=C3=B6ller?= Date: Tue, 16 Apr 2013 13:23:30 +0200 Subject: [PATCH] Updated release plan. --- misc/plan.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) 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.

-- 2.47.2