Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dmitry Baryshkov
nettle
Commits
77faa512
Commit
77faa512
authored
Jun 11, 2012
by
Niels Möller
Browse files
Updated release plan.
parent
79f625ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
misc/plan.html
View file @
77faa512
...
@@ -14,7 +14,7 @@
...
@@ -14,7 +14,7 @@
<h1>
Nettle release plans
</h1>
<h1>
Nettle release plans
</h1>
<p>
This is an attempt at defining a development target for
<p>
This is an attempt at defining a development target for
Nettle-2.5, inspired by similar pages for recent GMP releases. [Last
Nettle-2.5, inspired by similar pages for recent GMP releases. [Last
updated 2012-0
4-30
]
</p>
updated 2012-0
6-09
]
</p>
<p
class=
'should'
>
<p
class=
'should'
>
This really ought to be done before release
This really ought to be done before release
</p>
</p>
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
<h1>
Plan for the Nettle-2.5 release
</h1>
<h1>
Plan for the Nettle-2.5 release
</h1>
<h2>
RSA blinding
</h2>
<h2>
RSA blinding
</h2>
<p
class=
'
wish
'
>
<p
class=
'
done
'
>
Add tentative interface, as suggested by Nikos. Don't try yet to
Add tentative interface, as suggested by Nikos. Don't try yet to
get blinding variants of
<em>
all
</em>
signature functions.
get blinding variants of
<em>
all
</em>
signature functions.
</p>
</p>
...
@@ -45,17 +45,24 @@
...
@@ -45,17 +45,24 @@
<p
class=
'done'
>
<p
class=
'done'
>
Various w64 fixes, mostly by Martin Storsjö.
Various w64 fixes, mostly by Martin Storsjö.
</p>
</p>
<p
class=
'
wish
'
>
<p
class=
'
done
'
>
Workaround for uint8_fast_t gnutls/gnulib incompatibilty on SunOS 5.8.
Workaround for uint8_fast_t gnutls/gnulib incompatibilty on SunOS 5.8.
</p>
</p>
<h2>
Other
</h2>
<p
class=
'should'
>
The interface of the internal function
<tt>
pkcs1_signature_prefix
</tt>
has changed. Consider renaming it to
<tt>
_pkcs1_signature_prefix
</tt>
, to clearly mark it internal and
also make applications using it fail more predictably at compile or
link time.
</p>
<h2>
Testing
</h2>
<h2>
Testing
</h2>
<p>
Since xenofarm isn't up and running, do some manual testing:
<p>
Since xenofarm isn't up and running, do some manual testing:
</p>
</p>
<ul>
<ul>
<li
class=
'
should
'
>
x86_64-gnu-linux
</li>
<li
class=
'
done
'
>
x86_64-gnu-linux
</li>
<li
class=
'should'
>
x86_64-freebsd
</li>
<li
class=
'should'
>
x86_64-freebsd
</li>
<li
class=
'
should
'
>
x86-gnu-linux
</li>
<li
class=
'
done
'
>
x86-gnu-linux
</li>
<li
class=
'should'
>
x86-freebsd
</li>
<li
class=
'should'
>
x86-freebsd
</li>
<li
class=
'should'
>
x86-w*ndows (using cross compiler and wine)
</li>
<li
class=
'should'
>
x86-w*ndows (using cross compiler and wine)
</li>
<li
class=
'wish'
>
x86_64-w*ndows (seems a bit harder to get
<li
class=
'wish'
>
x86_64-w*ndows (seems a bit harder to get
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment