From: Niels Möller Date: Tue, 26 Mar 2013 13:13:17 +0000 (+0100) Subject: Updated FIPS reference. X-Git-Tag: nettle_2.7_release_20130424~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f377753a73b01984ee5bda17f532874c74a735a;p=thirdparty%2Fnettle.git Updated FIPS reference. --- diff --git a/sha512.c b/sha512.c index 95623cb7..bf5de2fc 100644 --- a/sha512.c +++ b/sha512.c @@ -1,8 +1,8 @@ /* sha512.c * - * The sha512 hash function FIXME: Add the SHA384 variant. + * The sha512 hash function. * - * See http://csrc.nist.gov/publications/fips/fips180-2/fips180-2.pdf + * See http://csrc.nist.gov/publications/fips/fips180-4/fips-180-4.pdf */ /* nettle, low-level cryptographics library