From: Niels Möller
Date: Tue, 27 Jan 2015 12:25:29 +0000 (+0100)
Subject: Mark move from ecc.h to ecc-internal.h done.
X-Git-Tag: nettle_3.1rc1~38
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e36d1fbefb5be9f3ebfd2cb151e019fe155dbbd2;p=thirdparty%2Fnettle.git
Mark move from ecc.h to ecc-internal.h done.
---
diff --git a/misc/plan.html b/misc/plan.html
index f1c40995..93ea1bc5 100644
--- a/misc/plan.html
+++ b/misc/plan.html
@@ -14,7 +14,7 @@
Nettle release plans
This is an attempt at defining a development target for
Nettle-3.1, inspired by similar pages for recent GMP releases.
- [Last updated 2015-01-26]
+ [Last updated 2015-01-27]
This really ought to be done before release
@@ -31,7 +31,7 @@
Plans for nettle-3.1
Interface changes
-
+
Review public functions in ecc.h, move some to ecc-internal.h, to
enable sane support for other types of curves.