mirror of
https://github.com/python/cpython.git
synced 2025-08-09 11:29:45 +00:00
#8783: replace link to now dead hash collision FAQ.
This commit is contained in:
parent
c76defc118
commit
16fd5cdfeb
1 changed files with 2 additions and 2 deletions
|
@ -142,7 +142,7 @@ A hash object has the following methods:
|
||||||
http://csrc.nist.gov/publications/fips/fips180-2/fips180-2.pdf
|
http://csrc.nist.gov/publications/fips/fips180-2/fips180-2.pdf
|
||||||
The FIPS 180-2 publication on Secure Hash Algorithms.
|
The FIPS 180-2 publication on Secure Hash Algorithms.
|
||||||
|
|
||||||
http://www.cryptography.com/cnews/hash.html
|
http://en.wikipedia.org/wiki/Cryptographic_hash_function#Cryptographic_hash_algorithms
|
||||||
Hash Collision FAQ with information on which algorithms have known issues and
|
Wikipedia article with information on which algorithms have known issues and
|
||||||
what that means regarding their use.
|
what that means regarding their use.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue