{"id":16834882,"url":"https://github.com/dchest/blakesum","last_synced_at":"2025-04-10T06:41:34.990Z","repository":{"id":57596297,"uuid":"1956399","full_name":"dchest/blakesum","owner":"dchest","description":"Utility to calculate BLAKE-224, -256, -385, or -512 checksums.","archived":false,"fork":false,"pushed_at":"2012-12-22T17:19:41.000Z","size":112,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T07:48:55.407Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dchest.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":"2011-06-26T16:56:01.000Z","updated_at":"2022-08-10T04:57:24.000Z","dependencies_parsed_at":"2022-09-26T20:01:29.906Z","dependency_job_id":null,"html_url":"https://github.com/dchest/blakesum","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dchest%2Fblakesum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dchest%2Fblakesum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dchest%2Fblakesum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dchest%2Fblakesum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dchest","download_url":"https://codeload.github.com/dchest/blakesum/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248173043,"owners_count":21059591,"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":[],"created_at":"2024-10-13T12:08:14.672Z","updated_at":"2025-04-10T06:41:34.969Z","avatar_url":"https://github.com/dchest.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"BLAKESUM\n========\n\nUtility to calculate BLAKE-224, -256, -384, -512 checksums.\n\n\nInstallation\n------------\n\nFrom source, if you have Go installed:\n\n\t$ go get github.com/dchest/blakesum\n\n\nUsage\n-----\n\n\tblakesum [-a=224|256|384|512] [filename1] [filename2] ...\n\nBy default calculates BLAKE-256 sum. Pass option \"-a=xxx\" before filenames to\ncalculate BLAKE-xxx, where xxx is 224, 256, 384, or 512.  If no filenames\nspecified, reads from stdin.\n\n\nExamples\n--------\n\n\t$ echo -n \"Hello world\" | blakesum\n\t7ad560fefa2d287892478dccc5c724694fe21a2f8b004486cc87f76c40618575\n\n\t$ echo -n \"Hello world\" | blakesum -a=224\n\tfde00425968221a451c6f06f008bddc44cfdb9d8190507d0fd063707\n\n\t$ blakesum /bin/sh /etc/bashrc\n\tBLAKE-256 (/bin/sh) = b162509ca9f0920d41cec68cb0a2d4037b8d0a89463d888f8e971be085da6786\n\tBLAKE-256 (/etc/bashrc) = 1cf1a48d8c7bbd8410f270208bb60276b063fcf23608f6c3198b26391cff4e1e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdchest%2Fblakesum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdchest%2Fblakesum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdchest%2Fblakesum/lists"}