| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| gostsum_linux-armel.zip | 2021-12-11 | 665.0 kB | |
| gostsum_linux-x86.zip | 2021-12-11 | 677.2 kB | |
| gostsum_linux-amd64.zip | 2021-12-11 | 706.3 kB | |
| gostsum_win32.zip | 2021-12-11 | 708.2 kB | |
| README.md | 2021-12-10 | 1.3 kB | |
| Totals: 5 Items | 2.8 MB | 4 |
GOSTSUM(2)
GOST R 34.11-94 CryptoPro Hashsum Tool
Usage of gostsum:
gostsum [-v] [-c <hash.g94>] [-r] <file.ext>
-c string
Check hashsum file.
-r Process directories recursively.
-v Verbose mode. (The exit code is always 0 in this mode)
Examples:
Generate hashsum list:
$ ./gostsum [-r] "*.*" > hash.g94
Always works in binary mode.
Check hashsum file:
$ ./gostsum [-v] -c hash.g94
Exit code is always 0 in vebose mode.
License
This project is licensed under the ISC License.
