It is necessary to add the calculation and verification of the checksum of files according to GOST.
https://www.cryptopro.ru/faq/how-to-checksum
Calculation and verification of the checksum of files according to GOST
Moderators: Hacker, petermad, Stefan2, white
Re: Calculation and verification of the checksum of files according to GOST
Are you kidding? Who cares about GOST at this forum?




It's impossible to lead us astray for we don't care even to choose the way.
#259941, TC 11.01 x64, Windows 7 SP1 x64
#259941, TC 11.01 x64, Windows 7 SP1 x64
- ghisler(Author)
- Site Admin
- Posts: 50550
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Calculation and verification of the checksum of files according to GOST
The plugin "lotsofhashes" supports GOST.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Calculation and verification of the checksum of files according to GOST
You can use external tool like rHash to calculate and verify multiple hashes...
You can download at Sourceforge !
cmd:<path to>\rhash.exe
params: -G --file-list=%L --sfv --update=hashFile.sfv
to check just use on hashfile:
cmd:cmd.exe /k
params: rhash -c %P%N
You can download at Sourceforge !
cmd:<path to>\rhash.exe
params: -G --file-list=%L --sfv --update=hashFile.sfv
to check just use on hashfile:
cmd:cmd.exe /k
params: rhash -c %P%N