Skip to content
Snippets Groups Projects
Commit ef71bce9 authored by Niels Möller's avatar Niels Möller
Browse files

Updated release plan.

parent 40d3a89a
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<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-3.1, inspired by similar pages for recent GMP releases. Nettle-3.1, inspired by similar pages for recent GMP releases.
[Last updated 2015-03-12]</p> [Last updated 2015-03-19]</p>
<p class='should'> <p class='should'>
This really ought to be done before release This really ought to be done before release
</p> </p>
...@@ -49,8 +49,8 @@ ...@@ -49,8 +49,8 @@
<p class='done'> <p class='done'>
Add support for Ed25519 signatures. Add support for Ed25519 signatures.
</p> </p>
<p class='should'> <p class='done'>
Interface tweaks. EdDSA, <span class='done'>Curve25519, base64</span>. Interface tweaks. EdDSA, Curve25519, base64.
</p> </p>
<p class='wish'> <p class='wish'>
Add larger "safe" curves, e.g., M-383, curve41417 and E-521. Add larger "safe" curves, e.g., M-383, curve41417 and E-521.
...@@ -93,7 +93,7 @@ ...@@ -93,7 +93,7 @@
<p class='done'> <p class='done'>
Document curve25519. Document curve25519.
</p> </p>
<p class='should'> <p class='done'>
Document EdDSA. Document EdDSA.
</p> </p>
...@@ -102,7 +102,7 @@ ...@@ -102,7 +102,7 @@
Support for fat binaries on ARM and x86_64, selecting code at Support for fat binaries on ARM and x86_64, selecting code at
runtime depending on cpu capabilities. runtime depending on cpu capabilities.
</p> </p>
<p class='should'> <p class='done'>
Fix the handling of optional C source files with make dist. Fix the handling of optional C source files with make dist.
</p> </p>
<p class='done'> <p class='done'>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment