From: Niels Möller Date: Tue, 23 Mar 2010 15:43:15 +0000 (+0100) Subject: *** empty log message *** X-Git-Tag: camellia_32bit_20100720~117 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7ccb9c4ae7a7c170d3d2bd38a98bd340952364f1;p=thirdparty%2Fnettle.git *** empty log message *** Rev: nettle/ChangeLog:1.53 --- diff --git a/ChangeLog b/ChangeLog index 485194db..a187e4f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2010-03-23 Niels Möller + * testsuite/rsa-test.c (test_main): Test signing with sha512. + + * testsuite/testutils.c (test_rsa_sha512): New function. + * Makefile.in (hogweed_SOURCES): Added pkcs1-rsa-sha512.c, rsa-sha512-sign.c and rsa-sha512-verify.c.