UUID: calculate-sha512sum@rcalixte
Last edited:
3 months ago
2024-07-23, 19:00
Last commit: [42fa4059] Add Catalan translations (#452)
Calculate the sha512sum for selected file(s)
README
CALCULATE SHA512SUM
Calculate the sha512sum for selected file(s).
DESCRIPTION
This is an action to calculate the sha512sum for specific file(s). This is particularly useful for verifying ISOs for example.
This is a different action from verify-sha512sum@rcalixte that prompts for the sha512sum hash before proceeding further. This will only display the sha512sum hash in a dialog where it can be copied.
DEPENDENCIES
The following programs must be installed and available:
gettext
for translations in the action's scriptsha512sum
to calculate the hash of filezenity
to display the dialog with the result
Log In To Comment!
0 Comments