Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fd0eb3f

Browse files
committed
Merged revisions 81404 via svnmerge from
svn+ssh://[email protected]/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. ........
1 parent b369358 commit fd0eb3f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/library/hashlib.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ A hash object has the following methods:
151151
http://csrc.nist.gov/publications/fips/fips180-2/fips180-2.pdf
152152
The FIPS 180-2 publication on Secure Hash Algorithms.
153153

154-
http://www.cryptography.com/cnews/hash.html
155-
Hash Collision FAQ with information on which algorithms have known issues and
154+
http://en.wikipedia.org/wiki/Cryptographic_hash_function#Cryptographic_hash_algorithms
155+
Wikipedia article with information on which algorithms have known issues and
156156
what that means regarding their use.
157157

0 commit comments

Comments
 (0)