]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Updated FIPS reference.
authorNiels Möller <nisse@lysator.liu.se>
Tue, 26 Mar 2013 13:13:17 +0000 (14:13 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 26 Mar 2013 13:13:17 +0000 (14:13 +0100)
sha512.c

index 95623cb70ac936de4df0a08bd7a54d0825e49559..bf5de2fc4ccab7bb22e87c72bc857b334c724717 100644 (file)
--- 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