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 |
||
|---|---|---|
| .. | ||
| data | ||
| scripts | ||
| unit | ||
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 |
||
|---|---|---|
| .. | ||
| data | ||
| scripts | ||
| unit | ||