Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Wim Lewis
nettle
Commits
8ab32ab6
Commit
8ab32ab6
authored
Apr 16, 2013
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated release plan.
parent
b0d5bc8a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
misc/plan.html
misc/plan.html
+7
-4
No files found.
misc/plan.html
View file @
8ab32ab6
...
...
@@ -37,15 +37,15 @@
Make use of GMP's mpn_cnd_add_n and mpn_sub_n (which will be
available in the next GMP release).
</p>
<p
class=
'
should
'
>
<p
class=
'
done
'
>
Implement
<tt>
ecc_point_mul
</tt>
and
<tt>
ecc_point_mul_g
</tt>
.
</p>
<p
class=
'
should
'
>
<p
class=
'
done
'
>
Rewrite x86_64/sha3-permute.asm. Moves between xmm registers and
regular registers kill performance at least on some AMD
processors.
processors.
(Not rewritten, only moves changed to go via memory).
</p>
<p
class=
'
wish
'
>
<p
class=
'
done
'
>
Include UMAC. Needs a serious effort to produce test vectors.
</p>
...
...
@@ -56,6 +56,9 @@
<p
class=
'should'
>
Document salsa20r12.
</p>
<p
class=
'should'
>
Document umac.
</p>
<p
class=
'should'
>
Update NEWS file.
</p>
...
...
Write
Preview
Markdown
is supported
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