Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wim Lewis
nettle
Commits
8ab32ab6
Commit
8ab32ab6
authored
Apr 16, 2013
by
Niels Möller
Browse files
Updated release plan.
parent
b0d5bc8a
Changes
1
Hide whitespace changes
Inline
Side-by-side
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
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment