|
4 years ago | |
---|---|---|
check.go | 4 years ago | |
license | 5 years ago | |
main.go | 4 years ago | |
readme.md | 5 years ago |
calculate checksums
It's a simpler version of shasum + md5sum, but only for md5, sha1, sha256, and sha512.
cs -a 256 < foo.txt
cs foo.txt
cs -a sha1 foo.txt foo.txt foo.txt