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 dholth, eric.araujo, gregory.p.smith
Date 2012-07-27.17:19:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343409599.24.0.88048130322.issue15468@psf.upfronthosting.co.za>
In-reply-to
Content
The only edit that is needed is for md5 to be documented as unavailable when Python has been compiled in FIPS-compliant mode.  Most of the world does not and will never use that mode.

md5 is still a perfectly good algorithm for many uses and is required for legacy reasons to support the decades of already deployed uses of md5.
History
Date User Action Args
2012-07-27 17:19:59gregory.p.smithsetrecipients: + gregory.p.smith, eric.araujo, dholth
2012-07-27 17:19:59gregory.p.smithsetmessageid: <1343409599.24.0.88048130322.issue15468@psf.upfronthosting.co.za>
2012-07-27 17:19:58gregory.p.smithlinkissue15468 messages
2012-07-27 17:19:58gregory.p.smithcreate