Usage of gost12sum:
./gost12sum [-c <hash.g12>] [-r] [-l] <file.ext>
-c string
Check hashsum file.
-l Use 512 bit hash (default 256-bit)
-r Process directories recursively.
$ ./gost12sum [-r] [-l] "*.*" > hash.g12$ ./gost12sum -c hash.g12
$ echo $?Check also: https://github.com/pedroalbanese/edgetk
This project is licensed under the ISC License.
