Currently Kleopatra supports md5sum and sha1sum to generate checksums. Using sha256sum and sha512sum would be highly appreciated since MD5 is known to be broken for years and SHA-1 is very weak, its use is highly discouraged. Reproducible: Always Steps to Reproduce: 1. Open preferences 2. go to crypto operations, tab "File operations" 3. choose "Checksum program to use" Actual Results: only md5sum (broken) and sha1sum (very weak) are available Expected Results: sha256sum and sha512sum should be available. If possible (violation of standards?) one of those commands based on SHA-2 should be default.
Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved.
This issue has been fixed in a more recent version. With Kleopatra 3.1.11, the default is sha256sum. sha512sum is also available. Thanks!