
It would be nice for Total Commander to support sha256 check sums since Unix/Linux distros are now migrating to that for their ISO file checks. TIA,
Keith
Moderators: Hacker, petermad, Stefan2, white
Code: Select all
checksum *filename1.ext
checksum *filename2.ext
Code: Select all
;sha256 digest
;Hashed using sha256h, by JackFoo: sha256h@yahoo.com
CHECKSUM AbsolutePath\filename1.ext
CHECKSUM AbsolutePath\filename2.ext