From: Niels Möller 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] Nettle release plans
This really ought to be done before release
@@ -49,8 +49,8 @@Add support for Ed25519 signatures.
-- Interface tweaks. EdDSA, Curve25519, base64. +
+ Interface tweaks. EdDSA, Curve25519, base64.
Add larger "safe" curves, e.g., M-383, curve41417 and E-521. @@ -93,7 +93,7 @@
Document curve25519.
-+
Document EdDSA.
@@ -102,7 +102,7 @@ Support for fat binaries on ARM and x86_64, selecting code at runtime depending on cpu capabilities. -+
Fix the handling of optional C source files with make dist.