Decommission the Checksum.md5() method and move all places in code to sha256(). The md5 digest is considered insecure and has also been removed from hashlib as a supported digest. This Fixes #2696 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base_test.py | ||
| init_test.py | ||
| oci_test.py | ||