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 doughellmann
Recipients bkabrda, christian.heimes, dholth, dmalcolm, doughellmann, icordasc, jpokorny, lukecarrier, pitrou, rbcollins, rpetrov, yolanda.robla
Date 2017-01-17.21:07:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484687249.82.0.474504731641.issue9216@psf.upfronthosting.co.za>
In-reply-to
Content
@Robert, I thought you were proposing a hashlib.fips module that did not include md5() at all. If it does include the function, and the function does whatever is needed to disable the "die when using MD5" on a FIPS system, then I agree it would work. 

Your point about the FIPS standard changing and needing to include more hash types in the future is good.
History
Date User Action Args
2017-01-17 21:07:29doughellmannsetrecipients: + doughellmann, pitrou, christian.heimes, rbcollins, rpetrov, dmalcolm, dholth, jpokorny, bkabrda, lukecarrier, icordasc, yolanda.robla
2017-01-17 21:07:29doughellmannsetmessageid: <1484687249.82.0.474504731641.issue9216@psf.upfronthosting.co.za>
2017-01-17 21:07:29doughellmannlinkissue9216 messages
2017-01-17 21:07:29doughellmanncreate