Skip to content

pedroalbanese/gost12sum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOST12SUM(2)

ISC License GitHub downloads 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 [-c <hash.g12>] [-r] [-l] <file.ext>
  -c string
        Check hashsum file.
  -l    Use 512 bit hash (default 256-bit)
  -r    Process directories recursively.

Examples:

Generate hashsum list:

$ ./gost12sum [-r] [-l] "*.*" > hash.g12
Always works in binary mode.

Check hashsum file:

$ ./gost12sum -c hash.g12
$ echo $?

Check also: https://github.com/pedroalbanese/edgetk

License

This project is licensed under the ISC License.

Copyright (c) 2020-2026 Pedro F. Albanese - ALBANESE Research Lab.

About

GOST R 34.11-2012 Streebog Recursive Hasher written in Go

Topics

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages