Issue 978556: Broken URLs in sha module docs (original) (raw)

Issue978556

Created on 2004-06-23 21:47 by troelst, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg21263 - (view) Author: Troels Therkelsen (troelst) Date: 2004-06-23 21:47
The following URLs are broken: http://csrc.nist.gov/publications/fips/fips180-1/fip180- 1.txt http://csrc.nist.gov/publications/fips/fips180-1/fip180- 1.pdf Only thing I can suggest to fix this is to change the links to point to the pdf document describing the FIPS 180-2 version of the algorithm(s) as this document describes the SHA-1 algorithm in addition to the higher bit count SHA algorithms. AFAIK there's no text version, but then again, I didn't look too hard for one. FIPS 180-2 URL: http://csrc.nist.gov/publications/fips/fips180-2/fips180- 2withchangenotice.pdf
msg21264 - (view) Author: A.M. Kuchling (akuchling) * (Python committer) Date: 2004-06-29 13:35
Logged In: YES user_id=11375 Fixed in CVS; thanks!
History
Date User Action Args
2022-04-11 14:56:05 admin set github: 40439
2004-06-23 21:47:55 troelst create