<h1> Nettle release plans </h1>
<p> This is an attempt at defining a development target for
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'>
This really ought to be done before release
</p>
<p class='done'>
Add support for Ed25519 signatures.
</p>
- <p class='should'>
- Interface tweaks. EdDSA, <span class='done'>Curve25519, base64</span>.
+ <p class='done'>
+ Interface tweaks. EdDSA, Curve25519, base64.
</p>
<p class='wish'>
Add larger "safe" curves, e.g., M-383, curve41417 and E-521.
<p class='done'>
Document curve25519.
</p>
- <p class='should'>
+ <p class='done'>
Document EdDSA.
</p>
Support for fat binaries on ARM and x86_64, selecting code at
runtime depending on cpu capabilities.
</p>
- <p class='should'>
+ <p class='done'>
Fix the handling of optional C source files with make dist.
</p>
<p class='done'>