Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3c0fc84

Browse files
committed
Update the links to the FIPS document that defines the Secure Hash
Algorithm. This closes SF bug #454917.
1 parent 89dfe9e commit 3c0fc84

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

Doc/lib/libsha.tex

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,13 @@ \section{\module{sha} ---
6666
\end{methoddesc}
6767

6868
\begin{seealso}
69-
\seetitle[http://csrc.nist.gov/fips/fip180-1.txt]{Secure Hash Standard}{
70-
The Secure Hash Algorithm is defined by NIST document FIPS
71-
PUB 180-1:
72-
\citetitle[http://csrc.nist.gov/fips/fip180-1.txt]{Secure
73-
Hash Standard}, published in April of 1995. It is
74-
available online as plain text (at least one diagram was
75-
omitted) and as PDF at
76-
\url{http://csrc.nist.gov/fips/fip180-1.pdf}.}
69+
\seetitle[http://csrc.nist.gov/publications/fips/fips180-1/fip180-1.txt]
70+
{Secure Hash Standard}
71+
{The Secure Hash Algorithm is defined by NIST document FIPS
72+
PUB 180-1:
73+
\citetitle[http://csrc.nist.gov/publications/fips/fips180-1/fip180-1.txt]
74+
{Secure Hash Standard}, published in April of 1995. It is
75+
available online as plain text (at least one diagram was
76+
omitted) and as PDF at
77+
\url{http://csrc.nist.gov/publications/fips/fips180-1/fip180-1.pdf}.}
7778
\end{seealso}

0 commit comments

Comments
 (0)