[Python-checkins] CVS: python/dist/src/Doc/lib libsha.tex,1.8,1.9
Fred L. Drake
fdrake@users.sourceforge.net
Thu, 06 Sep 2001 11:59:45 -0700
Update of /cvsroot/python/python/dist/src/Doc/lib
In directory usw-pr-cvs1:/tmp/cvs-serv2894/lib
Modified Files:
libsha.tex
Log Message:
Added an additional link to NIST information on secure hashing.
This closes SF bug #458785.
Index: libsha.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/libsha.tex,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** libsha.tex 2001/08/30 14:42:40 1.8
--- libsha.tex 2001/09/06 18:59:43 1.9
***************
*** 76,78 ****
--- 76,82 ----
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}