Commit fd0eb3fd authored by Georg Brandl's avatar Georg Brandl

Merged revisions 81404 via svnmerge from

svn+ssh://pythondev@svn.python.org/python/trunk

........
  r81404 | georg.brandl | 2010-05-21 22:24:45 +0200 (Fr, 21 Mai 2010) | 1 line

  #8783: replace link to now dead hash collision FAQ.
........
parent b369358e
...@@ -151,7 +151,7 @@ A hash object has the following methods: ...@@ -151,7 +151,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.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment