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 | ||
| archive_test.py | ||
| container_test.py | ||
| disk_test.py | ||
| enclave_test.py | ||
| filesystem_test.py | ||
| init_test.py | ||
| install_test.py | ||
| kis_test.py | ||
| live_test.py | ||