Download Latest Version gost12sum_linux-x86.zip (625.4 kB)
Email in envelope

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

Home
Name Modified Size InfoDownloads / Week
gost12sum_win32.zip 2021-12-11 656.0 kB
gost12sum_linux-x86.zip 2021-12-11 625.4 kB
gost12sum_linux-amd64.zip 2021-12-11 650.2 kB
gost12sum_linux-armel.zip 2021-12-11 615.0 kB
README.md 2021-12-10 1.4 kB
Totals: 5 Items   2.5 MB 0

GOST12SUM(2)

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

GOST R 34.11-2012 Streebog256/512 Hashsum Tool

Usage of gost12sum:
gost12sum [-v] [-c <hash.g12>] [-r] [-l] <file.ext>
  -c string
        Check hashsum file.
  -l    Use 512 bit hash (default 256-bit)
  -r    Process directories recursively.
  -v    Verbose mode. (for CHECK command)

Examples:

Generate hashsum list:

$ ./gost12sum [-r] "*.*" > hash.g12

Always works in binary mode.

Check hashsum file:

$ ./gost12sum [-v] -c hash.g12

Exit code is always 0 in vebose mode.

License

This project is licensed under the ISC License.

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