Gregory P. Smith <[email protected]> added the comment: 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. ---------- keywords: +easy _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue15468> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
