Feature Request: sha256sum support

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
kilowattradio
Junior Member
Junior Member
Posts: 6
Joined: 2009-10-12, 06:58 UTC

Feature Request: sha256sum support

Post by *kilowattradio »

:idea:
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
Elendacil
Junior Member
Junior Member
Posts: 34
Joined: 2005-08-14, 22:09 UTC
Location: Finland

Post by *Elendacil »

+1 support for SHA-256 and SHA-512.
User avatar
DrShark
Power Member
Power Member
Posts: 1872
Joined: 2006-11-03, 22:26 UTC
Location: Kyiv, 68/262
Contact:

Post by *DrShark »

Support++

Until it will be implemented you can use sha256h tool adapted to Total Commander. Or the alpha version of alternative filemanager + sha256sum tool (well, to run this filemanager on Windows you'll also need up to 1.4 Gb free space for KDE libs, but that should not be a problem in era of Tb HHDs).
8)
Last edited by DrShark on 2010-05-05, 18:49 UTC, edited 1 time in total.
Donate for Ukraine to help stop Russian invasion!
Ukraine's National Bank special bank account:
UA843000010000000047330992708
User avatar
Flint
Power Member
Power Member
Posts: 3511
Joined: 2003-10-27, 09:25 UTC
Location: Belgrade, Serbia
Contact:

Post by *Flint »

Support too. For example, Fedora Linux images are provided with SHA256 checksums only and therefore cannot be checked by TC.
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
 
Using TC 11.03 / Win10 x64
Elendacil
Junior Member
Junior Member
Posts: 34
Joined: 2005-08-14, 22:09 UTC
Location: Finland

Post by *Elendacil »

Well that was quick!

TC 7.55 RC1:
* Added: Check SHA256 checksum files (creation isn't currently supported)

Thanks Ghisler! This helps a lot. Hopefully sometime in the future we get also support for SHA256 checksum creation.
User avatar
DrShark
Power Member
Power Member
Posts: 1872
Joined: 2006-11-03, 22:26 UTC
Location: Kyiv, 68/262
Contact:

Post by *DrShark »

ghisler(Author)
I checked 7.55 RC1 and I see that SHA256 checkums supported only with *.sfv extension.
Can you add also *.sha256 extension for checksum files by Krusader+sha256sum and *.cfv by sha256h?
*.sha256 does have the same format as *.sfv:

Code: Select all

checksum *filename1.ext
checksum *filename2.ext 
*.cfv does have following format:

Code: Select all

;sha256 digest
;Hashed using sha256h, by JackFoo: sha256h@yahoo.com
CHECKSUM AbsolutePath\filename1.ext
CHECKSUM AbsolutePath\filename2.ext
Donate for Ukraine to help stop Russian invasion!
Ukraine's National Bank special bank account:
UA843000010000000047330992708
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50923
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

TC currently supports extension .sha and .sha1. I haven't seen any files with extension .sha256 and .cfv yet, so I didn't know that they exist. I will add .sha256 and .cvf support.
Author of Total Commander
https://www.ghisler.com
Post Reply