commit | 8907dcd3fff6211afd57f571dc7ff985f2937717 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Sat Jun 11 17:56:12 2016 -0700 |
committer | Gregory P. Smith <greg@krypto.org> | Sat Jun 11 17:56:12 2016 -0700 |
tree | e9dd718724ee50ac8eb9899e9ff953fb8e5b07bb | |
parent | 6a7506a77f11235b2f1f0e97a2f2eb57e6953d88 [diff] |
issue15468 - use sha256 instead of md5 or sha1 in the examples. document that md5 may be missing in the rare case someone is using a "FIPS compliant" build. I've only ever heard of Redhat creating one of those - CPython itself offers no such build mode out of the box.