From: Niels Möller 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] Nettle release plans
This really ought to be done before release
@@ -30,7 +30,7 @@+
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.
- + +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.
+Since xenofarm isn't up and running, do some manual testing: