Dmitry Baryshkov dbaryshkov@gmail.com writes:
Make low-level poly1305 functions that were marked as "internal" in public header file really internal. Change their prefix from nettle to _nettle.
Merged to master-updates, with some minor fixes (poly1305-internal.h should include poly1305.h, not aes.h). Thanks!
When merged to master, this means that we should bump the libnettle soname too.
Regards, /Niels