From 77faa5126cfa1542613321b8ead051c7bc95d7b0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niels=20M=C3=B6ller?= Date: Mon, 11 Jun 2012 20:25:35 +0200 Subject: [PATCH] Updated release plan. --- misc/plan.html | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/misc/plan.html b/misc/plan.html index 1b116c43..17420d43 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-2.5, inspired by similar pages for recent GMP releases. [Last - updated 2012-04-30]

+ updated 2012-06-09]

This really ought to be done before release

@@ -30,7 +30,7 @@

Plan for the Nettle-2.5 release

RSA blinding

-

+

Add tentative interface, as suggested by Nikos. Don't try yet to get blinding variants of all signature functions.

@@ -45,17 +45,24 @@

Various w64 fixes, mostly by Martin Storsjö.

-

+

Workaround for uint8_fast_t gnutls/gnulib incompatibilty on SunOS 5.8.

- + +

Other

+

The interface of the internal function + pkcs1_signature_prefix has changed. Consider renaming it to + _pkcs1_signature_prefix, to clearly mark it internal and + also make applications using it fail more predictably at compile or + link time.

+

Testing

Since xenofarm isn't up and running, do some manual testing: