{"id":16927754,"url":"https://github.com/ptrcnull/openssl-sha512sum-shim","last_synced_at":"2025-03-21T02:41:07.189Z","repository":{"id":163277877,"uuid":"638774345","full_name":"ptrcnull/openssl-sha512sum-shim","owner":"ptrcnull","description":"openssl-sha512sum-shim","archived":false,"fork":false,"pushed_at":"2023-05-28T13:29:01.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-25T23:21:17.002Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ptrcnull.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-10T04:37:57.000Z","updated_at":"2023-05-17T11:38:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a6519cb-20ab-45f1-8939-f963bcb5b072","html_url":"https://github.com/ptrcnull/openssl-sha512sum-shim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptrcnull%2Fopenssl-sha512sum-shim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptrcnull%2Fopenssl-sha512sum-shim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptrcnull%2Fopenssl-sha512sum-shim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptrcnull%2Fopenssl-sha512sum-shim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ptrcnull","download_url":"https://codeload.github.com/ptrcnull/openssl-sha512sum-shim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244728187,"owners_count":20500023,"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-13T20:35:00.044Z","updated_at":"2025-03-21T02:41:07.177Z","avatar_url":"https://github.com/ptrcnull.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# openssl-sha512sum-shim\n\n\u003e small implementation of sha512sum with openssl evp api to produce the same output as busybox/gnu sha512sum \n\nit can be ~2x faster than busybox sha512sum! (ymmv)\n\n### usage\n\n```console\n$ sha512sum file.txt\n89524f30deb37a7c99001321a3e27a7860b481c59e309e9090c27b70536b38f432f2b7f89b2978f16a909d9773cc863344fa385f8aeaf5f8d35fa42aedd066ee  file.txt\n$ sha512sum \u003c file.txt\n89524f30deb37a7c99001321a3e27a7860b481c59e309e9090c27b70536b38f432f2b7f89b2978f16a909d9773cc863344fa385f8aeaf5f8d35fa42aedd066ee  -\n```\n```console\n$ sha512sum file.txt \u003e sums.txt\n$ sha512sum -c \u003c sums.txt\nfile.txt: OK\n$ echo content \u003e file.txt\n$ sha512sum -c \u003c sums.txt\nfile.txt: FAILED\nsha512sum: WARNING: 1 of 1 computed checksums did NOT match\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fptrcnull%2Fopenssl-sha512sum-shim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fptrcnull%2Fopenssl-sha512sum-shim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fptrcnull%2Fopenssl-sha512sum-shim/lists"}