Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
nettle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Wim Lewis
nettle
Commits
b7edcda8
Commit
b7edcda8
authored
10 years ago
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
Updated release plan.
parent
3db13df3
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
misc/plan.html
+7
-6
7 additions, 6 deletions
misc/plan.html
with
7 additions
and
6 deletions
misc/plan.html
+
7
−
6
View file @
b7edcda8
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
<body>
<body>
<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.8
, inspired by similar pages for recent GMP releases. [Last
Nettle-
3.0
, inspired by similar pages for recent GMP releases. [Last
updated 2014-05-08]
</p>
updated 2014-05-08]
</p>
<p
class=
'should'
>
<p
class=
'should'
>
This really ought to be done before release
This really ought to be done before release
...
@@ -28,9 +28,9 @@
...
@@ -28,9 +28,9 @@
Leave for some later release!
Leave for some later release!
</p>
</p>
<h1>
Plans for nettle-
2.8
</h1>
<h1>
Plans for nettle-
3.0
</h1>
<p>
nettle-
2.8
is intended
to be
an API cleanup, with few new
<p>
nettle-
3.0
is intended
primarily as
an API cleanup, with few new
features.
</p>
features.
</p>
<h2>
Interface changes
</h2>
<h2>
Interface changes
</h2>
...
@@ -93,10 +93,10 @@
...
@@ -93,10 +93,10 @@
<p
class=
'done'
>
<p
class=
'done'
>
Add ecc_bit_size function.
Add ecc_bit_size function.
</p>
</p>
<p
class=
'
wish
'
>
<p
class=
'
postponed
'
>
Add functions for converting ECC points to and from ANSI x9.62.
Add functions for converting ECC points to and from ANSI x9.62.
</p>
</p>
<p
class=
'
wish
'
>
<p
class=
'
postponed
'
>
Use side-channel silent GMP functions for RSA and DSA. May require
Use side-channel silent GMP functions for RSA and DSA. May require
additional interface changes, to use mpn functions.
additional interface changes, to use mpn functions.
</p>
</p>
...
@@ -137,7 +137,7 @@
...
@@ -137,7 +137,7 @@
Reconsider assembly make rules, going back to a .asm.o: rule might
Reconsider assembly make rules, going back to a .asm.o: rule might
work better with Solaris' make.
work better with Solaris' make.
</p>
</p>
<p
class=
'
should
'
>
<p
class=
'
done
'
>
Delay building of test programs until
<tt>
make check
</tt>
.
Delay building of test programs until
<tt>
make check
</tt>
.
</p>
</p>
<p
class=
'done'
>
<p
class=
'done'
>
...
@@ -152,6 +152,7 @@
...
@@ -152,6 +152,7 @@
<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'
>
Test with gmp-6.0.0
</li>
<li
class=
'should'
>
x86_64-linux-gnu
</li>
<li
class=
'should'
>
x86_64-linux-gnu
</li>
<li
class=
'should'
>
x86_64-freebsd
</li>
<li
class=
'should'
>
x86_64-freebsd
</li>
<li
class=
'should'
>
x86-linux-gnu
</li>
<li
class=
'should'
>
x86-linux-gnu
</li>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment