UUID: verify-sha256sum@rcalixte
Last edited:
3 months ago
2024-07-23, 19:00
Last commit: [42fa4059] Add Catalan translations (#452)
Verify the sha256sum for a single file
README
VERIFY SHA256SUM
Verify that a provided sha256sum hash matches for a single file.
DESCRIPTION
This is an action to verify the sha256sum 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-sha256sum@rcalixte that just calculates and displays the sha256sum hash. This requires user input before proceeding further.
DEPENDENCIES
The following programs must be installed and available:
gettext
for translations in the action's scriptsha256sum
to calculate the hash of filezenity
to display dialogs including the result
Log In To Comment!
0 Comments