Show file/directory hash checksum
I'd like to have the ability to check whether or not my local version and the Proton Drive version are the same using hash checksums (like sha3-256 or other variants) or even multiple checksums, just like Linux file explorer (such as Thunar) shows you the checksum in md5, sha algorihms.
Thank you very much

-
Mirko commented
Would be nice to be able to select one or multiple files or folders, click an arrow by the download button to show a context menu with an option to "Download hashes".
This would download hashes in the below format, one file per line.If not an arrow by the download button then at least somewhere in the right click context menu.
{hash} {file_path}\n
This is what the Linux sha256sum and other similar commands output.