Download Latest Version gostsum_linux-x86.zip (677.2 kB)
Email in envelope

Get an email when there's a new version of GOSTSUM(2) ☭

Home
Name Modified Size InfoDownloads / 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 0

GOSTSUM(2)

ISC License GoDoc Go Report Card GitHub go.mod Go version GitHub release (latest by date)

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.

Source: README.md, updated 2021-12-10