Name | Modified | Size | Downloads / 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)
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.