{"id":20392516,"url":"https://github.com/equim-chan/sha3sum","last_synced_at":"2025-04-12T11:54:17.194Z","repository":{"id":57492118,"uuid":"99544168","full_name":"Equim-chan/sha3sum","owner":"Equim-chan","description":"A sha3sum CLI utility based on golang.org/x/crypto/sha3","archived":false,"fork":false,"pushed_at":"2017-10-22T06:00:24.000Z","size":14,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T20:47:13.014Z","etag":null,"topics":["sha3","sha3sum"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Equim-chan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-07T06:27:25.000Z","updated_at":"2023-06-27T06:39:35.000Z","dependencies_parsed_at":"2022-08-28T11:25:03.220Z","dependency_job_id":null,"html_url":"https://github.com/Equim-chan/sha3sum","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Equim-chan%2Fsha3sum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Equim-chan%2Fsha3sum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Equim-chan%2Fsha3sum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Equim-chan%2Fsha3sum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Equim-chan","download_url":"https://codeload.github.com/Equim-chan/sha3sum/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248565052,"owners_count":21125415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["sha3","sha3sum"],"created_at":"2024-11-15T03:44:13.161Z","updated_at":"2025-04-12T11:54:17.174Z","avatar_url":"https://github.com/Equim-chan.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sha3sum\n[![Travis](https://img.shields.io/travis/Equim-chan/sha3sum.svg)](https://travis-ci.org/Equim-chan/sha3sum)\n[![Go Report Card](https://goreportcard.com/badge/github.com/Equim-chan/sha3sum)](https://goreportcard.com/report/github.com/Equim-chan/sha3sum)\n[![license](https://img.shields.io/badge/BSD-3.0-blue.svg)](https://github.com/Equim-chan/sha3sum/blob/master/LICENSE)\n\nA sha3sum CLI utility based on [golang.org/x/crypto/sha3](https://godoc.org/golang.org/x/crypto/sha3)\n\nIt covers the following utilities:\n\n* sha3-224sum\n* sha3-256sum\n* sha3-384sum\n* sha3-512sum\n* shake128sum\n* shake256sum\n\n## Install\nQuick install:\n```bash\n$ go get -u ekyu.moe/sha3sum/...\n# sha3sum will then be installed under $GOPATH/bin\n$ export PATH=$PATH:$GOPATH/bin\n$ echo -n \"Hello, 世界\" | sha3-224sum\nee346b66418f901d68c35fc02d25d5a3cf8ee0fcea32c3ded16b82d0  -\n```\n\n__You can also check the [release page](https://github.com/Equim-chan/sha3sum/releases) for handy binaries.__\n\n## Help\n```plain\n$ shake128sum --help\nUsage: shake128sum [OPTION]... [FILE]...\nPrint or check SHAKE-128 checksums.\nWith no FILE, or when FILE is -, read standard input.\n\n  -s, --size           length of output (bytes) for SHAKE-128, default 32\n  -c, --check          read SHAKE-128 sums from the FILEs and check them\n\nThe following three options are useful only when verifying checksums:\n      --ignore-missing  don't fail or report status for missing files\n      --quiet          don't print OK for each successfully verified file\n      --status         don't output anything, status code shows success\n\n  -h, --help     display this help and exit\n\nThe sums are computed as described in FIPS-202.\nWhen checking, the input should be a former output of this program.\nThe default mode is to print a line with checksum, a space,\nand name for each FILE.\n```\n\n`-s` flag is only available for `shake128sum` and `shake256sum`.\n\n## License\n[BSD-3.0](https://github.com/Equim-chan/sha3sum/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fequim-chan%2Fsha3sum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fequim-chan%2Fsha3sum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fequim-chan%2Fsha3sum/lists"}