From: Niels Möller Date: Thu, 19 Mar 2015 20:02:05 +0000 (+0100) Subject: Updated release plan. X-Git-Tag: nettle_3.1rc1~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef71bce9ee4dd77eb54a6e6c89415d5246f077c6;p=thirdparty%2Fnettle.git Updated release plan. --- diff --git a/misc/plan.html b/misc/plan.html index f40a2987..c2c5c701 100644 --- a/misc/plan.html +++ b/misc/plan.html @@ -14,7 +14,7 @@

Nettle release plans

This is an attempt at defining a development target for Nettle-3.1, inspired by similar pages for recent GMP releases. - [Last updated 2015-03-12]

+ [Last updated 2015-03-19]

This really ought to be done before release

@@ -49,8 +49,8 @@

Add support for Ed25519 signatures.

-

- Interface tweaks. EdDSA, Curve25519, base64. +

+ Interface tweaks. EdDSA, Curve25519, base64.

Add larger "safe" curves, e.g., M-383, curve41417 and E-521. @@ -93,7 +93,7 @@

Document curve25519.

-

+

Document EdDSA.

@@ -102,7 +102,7 @@ Support for fat binaries on ARM and x86_64, selecting code at runtime depending on cpu capabilities.

-

+

Fix the handling of optional C source files with make dist.