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
8ab32ab6
Commit
8ab32ab6
authored
12 years ago
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
Updated release plan.
parent
b0d5bc8a
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
+7
-4
7 additions, 4 deletions
misc/plan.html
with
7 additions
and
4 deletions
misc/plan.html
+
7
−
4
View file @
8ab32ab6
...
@@ -37,15 +37,15 @@
...
@@ -37,15 +37,15 @@
Make use of GMP's mpn_cnd_add_n and mpn_sub_n (which will be
Make use of GMP's mpn_cnd_add_n and mpn_sub_n (which will be
available in the next GMP release).
available in the next GMP release).
</p>
</p>
<p
class=
'
should
'
>
<p
class=
'
done
'
>
Implement
<tt>
ecc_point_mul
</tt>
and
<tt>
ecc_point_mul_g
</tt>
.
Implement
<tt>
ecc_point_mul
</tt>
and
<tt>
ecc_point_mul_g
</tt>
.
</p>
</p>
<p
class=
'
should
'
>
<p
class=
'
done
'
>
Rewrite x86_64/sha3-permute.asm. Moves between xmm registers and
Rewrite x86_64/sha3-permute.asm. Moves between xmm registers and
regular registers kill performance at least on some AMD
regular registers kill performance at least on some AMD
processors.
processors.
(Not rewritten, only moves changed to go via memory).
</p>
</p>
<p
class=
'
wish
'
>
<p
class=
'
done
'
>
Include UMAC. Needs a serious effort to produce test vectors.
Include UMAC. Needs a serious effort to produce test vectors.
</p>
</p>
...
@@ -56,6 +56,9 @@
...
@@ -56,6 +56,9 @@
<p
class=
'should'
>
<p
class=
'should'
>
Document salsa20r12.
Document salsa20r12.
</p>
</p>
<p
class=
'should'
>
Document umac.
</p>
<p
class=
'should'
>
<p
class=
'should'
>
Update NEWS file.
Update NEWS file.
</p>
</p>
...
...
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