]> granicus.if.org Git - python/commitdiff
Update the links to the FIPS document that defines the Secure Hash
authorFred Drake <fdrake@acm.org>
Thu, 30 Aug 2001 14:42:40 +0000 (14:42 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 30 Aug 2001 14:42:40 +0000 (14:42 +0000)
Algorithm.  This closes SF bug #454917.

Doc/lib/libsha.tex

index 8eed1f9ab8240f2386ee68dfa5670f7ac2f58a50..2c732d9a3327ff2cb4a74138f3429be298141ffc 100644 (file)
@@ -66,12 +66,13 @@ substring.
 \end{methoddesc}
 
 \begin{seealso}
-  \seetitle[http://csrc.nist.gov/fips/fip180-1.txt]{Secure Hash Standard}{
-            The Secure Hash Algorithm is defined by NIST document FIPS
-            PUB 180-1:
-            \citetitle[http://csrc.nist.gov/fips/fip180-1.txt]{Secure
-            Hash Standard}, published in April of 1995.  It is
-            available online as plain text (at least one diagram was
-            omitted) and as PDF at
-            \url{http://csrc.nist.gov/fips/fip180-1.pdf}.}
+  \seetitle[http://csrc.nist.gov/publications/fips/fips180-1/fip180-1.txt]
+    {Secure Hash Standard}
+    {The Secure Hash Algorithm is defined by NIST document FIPS
+     PUB 180-1:
+     \citetitle[http://csrc.nist.gov/publications/fips/fips180-1/fip180-1.txt]
+        {Secure Hash Standard}, published in April of 1995.  It is
+     available online as plain text (at least one diagram was
+     omitted) and as PDF at
+     \url{http://csrc.nist.gov/publications/fips/fips180-1/fip180-1.pdf}.}
 \end{seealso}