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)
$ ./gost12sum [-r] [-l] "*.*" > hash.g12$ ./gost12sum [-v] [-l] -c hash.g12This project is licensed under the ISC License.
