Download Latest Version sm3sum_linux-x86.zip (640.8 kB)
Email in envelope

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

Home
Name Modified Size InfoDownloads / Week
sm3sum_win32.zip 2022-06-04 704.2 kB
sm3sum_linux-x86.zip 2022-06-04 640.8 kB
sm3sum_linux-amd64.zip 2022-06-04 667.0 kB
sm3sum_linux-armel.zip 2022-06-04 622.6 kB
README.md 2022-06-04 1.2 kB
Totals: 5 Items   2.6 MB 0

SM3SUM(2)

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

GM/T 0004-2012 - SM3 Hashsum Tool

Usage of sm3sum:
sm3sum [-c <hash.sm3>] [-r] <file.ext>
  -c string
        Check hashsum file.
  -r    Process directories recursively.
  

Examples:

Generate hashsum list:

$ ./sm3sum [-r] "*.*" > hash.txt

Check hashsum file:

$ ./sm3sum -c hash.txt
$ echo $?

License

This project is licensed under the ISC License.

Source: README.md, updated 2022-06-04