> Date: Mon, 16 Jun 2014 10:36:59 +0200 > From: Nikos Mavrogiannopoulos <[email protected]> > Cc: [email protected], Nettle Crypto Library <[email protected]> > > As the ABI broke anyway in 3.0, would it make sense to merge the > nettle and hogweed libraries? Hogweed cannot be used without linking > to libnettle, thus the advantage of the current split is only to > applications that only use libnettle. Nevertheless, I don't think > there are such applications.
Hogweed needs GMP, so if someone doesn't want to depend on it, they cannot build hogweed. Of course, if the merged library will build even when GMP is not present, just without some APIs, that's fine too. _______________________________________________ nettle-bugs mailing list [email protected] http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs
