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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dmitry Baryshkov
nettle
Commits
0df7896e
Commit
0df7896e
authored
7 years ago
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
Update release plan.
parent
380e5d30
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
misc/plan.html
+6
-6
6 additions, 6 deletions
misc/plan.html
with
6 additions
and
6 deletions
misc/plan.html
+
6
−
6
View file @
0df7896e
...
...
@@ -14,7 +14,7 @@
<h1>
Nettle release plans
</h1>
<p>
This is an attempt at defining a development target for the next
release of Nettle, inspired by similar pages for recent GMP
releases. [Last updated 2017-1
0
-0
1
]
</p>
releases. [Last updated 2017-1
1
-0
5
]
</p>
<p
class=
'should'
>
This really ought to be done before release
</p>
...
...
@@ -31,7 +31,7 @@
<h1>
Plans for nettle-3.4
</h1>
<h2>
Bug fixes
</h2>
<p
class=
'
should
'
>
Fix issues with sizes of objects like the
<p
class=
'
done
'
>
Fix issues with sizes of objects like the
nettle_hashes array and the ecc_curve structs accidentally leaking
into the ABI. Fix by another level of indirection, with a function
call to return the start address.
...
...
@@ -55,7 +55,7 @@
Support for more GOST standard algorithms.
</p>
<p
class=
'
wish
'
>
<p
class=
'
done
'
>
Support for CFB mode (patch by Dmitry Eremin-Solenikov posted on
the list).
</p>
...
...
@@ -69,7 +69,7 @@
Further optimizations of curve25519 and EdDSA, in particular,
<a
href=
'http://www.hyperelliptic.org/EFD/g1p/auto-twisted-extended-1.html#addition-add-2008-hwcd-3'
>
more
efficient
</a>
point addition.
efficient point addition
</a>
, using extended XYZT coordinates
.
</p>
<h2>
Miscellaneous
</h2>
...
...
@@ -87,7 +87,7 @@
<h2>
Build system
</h2>
<p
class=
'
shoul
d'
>
<p
class=
'
postpone
d'
>
Delete AX_CREATE_STDINT_H, use stdint.h unconditionally.
</p>
...
...
@@ -115,7 +115,7 @@
<h1>
Changes under consideration for later releases
</h1>
<p>
These are some
oth
er changes under consideration.
</p>
<p>
These are some
larg
er changes under consideration.
</p>
<h2>
Interface changes
</h2>
<p
class=
'should'
>
...
...
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