From: Niels Möller This is an attempt at defining a development target for the next
release of Nettle, inspired by similar pages for recent GMP
- releases. [Last updated 2017-10-01] Nettle release plans
This really ought to be done before release
@@ -31,7 +31,7 @@Fix issues with sizes of objects like the +
Fix issues with sizes of objects like the nettle_hashes array and the ecc_curve structs accidentally leaking into the ABI. Fix by another level of indirection, with a function call to return the start address. @@ -55,7 +55,7 @@ Support for more GOST standard algorithms.
-+
Support for CFB mode (patch by Dmitry Eremin-Solenikov posted on the list).
@@ -69,7 +69,7 @@ Further optimizations of curve25519 and EdDSA, in particular, more - efficient point addition. + efficient point addition, using extended XYZT coordinates.+
Delete AX_CREATE_STDINT_H, use stdint.h unconditionally.
@@ -115,7 +115,7 @@These are some other changes under consideration.
+These are some larger changes under consideration.