From: Niels Möller Date: Wed, 15 Apr 2020 18:03:23 +0000 (+0200) Subject: ChangeLog for poly1305-internal.h. X-Git-Tag: nettle_3.6rc2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bad315747704480e4b864b7201b8d9c5908d6183;p=thirdparty%2Fnettle.git ChangeLog for poly1305-internal.h. --- diff --git a/ChangeLog b/ChangeLog index 4ad4b1dd..67e5912f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2020-04-15 Niels Möller + + From Dmitry Baryshkov: + * poly1305.h (poly1305_set_key, poly1305_digest, _poly1305_block): + Removed declarations from this public header file. + * poly1305-internal.h: New file, with declarations of internal + poly1305 functions. + (_poly1305_set_key, _poly1305_digest): Renamed, with leading + underscore. Updated definitions and all uses. + 2020-04-12 Niels Möller * Makefile.in (DISTFILES): Reorder to ensure that generated des