]> granicus.if.org Git - python/commit
issue15468 - use sha256 instead of md5 or sha1 in the examples.
authorGregory P. Smith <greg@krypto.org>
Sun, 12 Jun 2016 00:56:12 +0000 (17:56 -0700)
committerGregory P. Smith <greg@krypto.org>
Sun, 12 Jun 2016 00:56:12 +0000 (17:56 -0700)
commit8907dcd3fff6211afd57f571dc7ff985f2937717
treee9dd718724ee50ac8eb9899e9ff953fb8e5b07bb
parent6a7506a77f11235b2f1f0e97a2f2eb57e6953d88
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.
Doc/library/hashlib.rst