UUID: verify-sha512sum@rcalixte
Last edited:
1 week ago
2025-11-15, 15:51
Last commit: [0f6bf406] verify-sha256sum@rcalixte & verify-sha512sum@rcalixte: Convert input hash to lowercase before comparison (#747)
Verify the sha512sum for a single file
README
VERIFY SHA512SUM
Verify that a provided sha512sum hash matches for a single file.
DESCRIPTION
This is an action to verify the sha512sum for a specific file, provided an input hash for comparison purposes. This is particularly useful for verifying ISOs for example.
This is a different action from calculate-sha512sum@rcalixte that just calculates and displays the sha512sum hash. This requires user input before proceeding further. The input hash will be automatically converted to the equivalent lower case for comparison.
DEPENDENCIES
The following programs must be installed and available:
gettextfor translations in the action's scriptsha512sumto calculate the hash of filezenityto display dialogs including the result
Log In To Comment!
0 Comments