The attached patch will add symbol versioning in nettle. That would mean that software linked against nettle 3.x will be able to interoperate with libraries that are linked on a previous version of nettle (and vice versa).
You could check the new symbol names with "readelf -Ws libnettle.so"
regards, Nikos