Page 1 of 1

Create multiple checksum files

Posted: 2010-07-23, 11:24 UTC
by dantesoft
It should be possible to create MD5 and SHA1 (and soon SHA256?) checksum files at the same time. The dialog itself has checkboxes, not radioboxes (although that's probably because you can't untick a radiobox).
The advantage for big files is a lot of time saved, since the reading of the file would only be done once, and the buffer sent to two hashing functions.

Posted: 2010-07-28, 14:10 UTC
by sas2000
 
Support ++

Posted: 2011-10-22, 12:01 UTC
by AndrewCreator
I also would like to see that implemented.

Posted: 2012-05-02, 16:05 UTC
by AndrewCreator
May be I have missed the answer on this question in another topic. If so, can anyone point me the answer?

Posted: 2014-03-02, 17:24 UTC
by AndrewCreator
Still waiting for the feature :-)

Posted: 2016-11-11, 15:21 UTC
by VSB
Bump.
I suppose it's late for TC 9.0 but may be in nearest versions?

Posted: 2016-11-13, 11:34 UTC
by ghisler(Author)
I had considered it for TC9, but it was creating too many problems (e.g. when creating multiple sha2 checksum types with same file name).