This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gregory.p.smith
Recipients ebfe, gregory.p.smith, lemburg, rhettinger
Date 2009-01-06.20:33:13
SpamBayes Score 0.021922832
Marked as misclassified No
Message-id <1231273995.2.0.45825932829.issue4858@psf.upfronthosting.co.za>
In-reply-to
Content
The hashlib docs already mention the problems with md5 et al via a
bright red:

"Warning

Some algorithms have known hash collision weaknesses, see the FAQ at the
end."

thanks for closing this.  not gonna happen.
History
Date User Action Args
2009-01-06 20:33:15gregory.p.smithsetrecipients: + gregory.p.smith, lemburg, rhettinger, ebfe
2009-01-06 20:33:15gregory.p.smithsetmessageid: <1231273995.2.0.45825932829.issue4858@psf.upfronthosting.co.za>
2009-01-06 20:33:14gregory.p.smithlinkissue4858 messages
2009-01-06 20:33:14gregory.p.smithcreate