From: Fred Drake Date: Thu, 6 Sep 2001 18:59:43 +0000 (+0000) Subject: Added an additional link to NIST information on secure hashing. X-Git-Tag: v2.2a3~33 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a20c265abaa6e0c40ab955f74dab7b2f43cd2fbc;p=thirdparty%2FPython%2Fcpython.git Added an additional link to NIST information on secure hashing. This closes SF bug #458785. --- diff --git a/Doc/lib/libsha.tex b/Doc/lib/libsha.tex index 2c732d9a3327..ca1aac49a150 100644 --- a/Doc/lib/libsha.tex +++ b/Doc/lib/libsha.tex @@ -75,4 +75,8 @@ substring. 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}.} + + \seetitle[http://csrc.nist.gov/encryption/tkhash.html] + {Cryptographic Toolkit (Secure Hashing)} + {Links from NIST to various information on secure hashing.} \end{seealso}