Date: Mon, 16 Jun 2014 10:36:59 +0200 From: Nikos Mavrogiannopoulos n.mavrogiannopoulos@gmail.com Cc: info-gnu@gnu.org, Nettle Crypto Library nettle-bugs@lists.lysator.liu.se
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.