mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
[Bug #978556] Update SHA spec URL; bugfix candidate
This commit is contained in:
parent
08c08bb3d1
commit
7dd8fda49f
1 changed files with 5 additions and 7 deletions
|
@ -67,17 +67,15 @@ substring.
|
|||
\end{methoddesc}
|
||||
|
||||
\begin{seealso}
|
||||
\seetitle[http://csrc.nist.gov/publications/fips/fips180-1/fip180-1.txt]
|
||||
\seetitle[http://csrc.nist.gov/publications/fips/fips180-2/fips180-2withchangenotice.pdf]
|
||||
{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}.}
|
||||
PUB 180-2:
|
||||
\citetitle[http://csrc.nist.gov/publications/fips/fips180-2/fips180-2withchangenotice.pdf]
|
||||
{Secure Hash Standard}, published in August 2002.}
|
||||
|
||||
\seetitle[http://csrc.nist.gov/encryption/tkhash.html]
|
||||
{Cryptographic Toolkit (Secure Hashing)}
|
||||
{Links from NIST to various information on secure hashing.}
|
||||
\end{seealso}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue