From: Fred Drake Date: Sat, 16 Sep 2000 04:59:33 +0000 (+0000) Subject: Update link to the FIPS PUB 180-1 (PDF is available, but not PostScript). X-Git-Tag: v2.0b2~266 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=91fc9319fa2ea9488ab2964772f88cbb6ccc1294;p=thirdparty%2FPython%2Fcpython.git Update link to the FIPS PUB 180-1 (PDF is available, but not PostScript). --- diff --git a/Doc/lib/libsha.tex b/Doc/lib/libsha.tex index 6c2c64003108..d8a5c26d3e44 100644 --- a/Doc/lib/libsha.tex +++ b/Doc/lib/libsha.tex @@ -53,6 +53,6 @@ A sha object has all the methods the md5 objects have, plus one: \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 PostScript at - \url{http://csrc.nist.gov/fips/fip180-1.ps}.} + omitted) and as PDF at + \url{http://csrc.nist.gov/fips/fip180-1.pdf}.} \end{seealso}