On Wed, 2015-03-25 at 23:44 +0100, Niels Möller wrote:
I think the remaining items on http://www.lysator.liu.se/~nisse/nettle/plan.html aren't very urgent, and can be postponed.
Discussed recently, but not on that list, is mem_equalp (or whatever it should be called). That's also not very urgent.
I plan to move NETTLE_USE_MINI_GMP from bignum.h to version.h, and drop bignum.h.in. It should be enough with one configure-generated header like that. It also has the advantage that version.h actually gets used during the build. That change touches a couple of files, so I don't want to check that in tonight.
What I'm wondering about that is that it will break all the openwrt software depending on mini-gmp. Wouldn't it make sense to keep API compatibility by having bignum.h include version.h?
regards, Nikos