From: Niels Möller Date: Mon, 12 Oct 2009 08:01:09 +0000 (+0200) Subject: *** empty log message *** X-Git-Tag: camellia_32bit_20100720~141 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e7442e18fcd2afbb91158c07ce5c22c48e3dc0e2;p=thirdparty%2Fnettle.git *** empty log message *** Rev: nettle/ChangeLog:1.44 --- diff --git a/ChangeLog b/ChangeLog index b5a51dc4..da8f29a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ 2009-10-12 Niels Möller + * sexp-format.c: Removed conditioning on HAVE_LIBGMP. + + * tools/pkcs1-conv.c: Support for DSA keys, contributed by Magnus + Holmgren. + + * Makefile.in (hogweed_SOURCES): Added dsa2sexp.c and der2dsa.c. + + * der2dsa.c: New file, contributed by Magnus Holmgren. + * dsa2sexp.c: Likewise. + * dsa.h: Added prototypes. + * configure.ac (LIBHOGWEED_MINOR): Bumped libhogweed minor version, now it's 1.1.