You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 years ago | |
---|---|---|
check.go | 7 years ago | |
license | 8 years ago | |
main.go | 7 years ago | |
readme.md | 8 years ago |
readme.md
cs
calculate checksums
It's a simpler version of shasum + md5sum, but only for md5, sha1, sha256, and sha512.
usage
cs -a 256 < foo.txt
cs foo.txt
cs -a sha1 foo.txt foo.txt foo.txt