{"id":22762343,"url":"https://github.com/computermouth/md5sum","last_synced_at":"2025-07-25T12:35:11.896Z","repository":{"id":99629778,"uuid":"478751410","full_name":"computermouth/md5sum","owner":"computermouth","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-06T22:54:32.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T09:24:46.277Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/computermouth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-04-06T22:51:23.000Z","updated_at":"2022-04-06T22:52:08.000Z","dependencies_parsed_at":"2023-07-31T07:45:48.603Z","dependency_job_id":null,"html_url":"https://github.com/computermouth/md5sum","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/computermouth/md5sum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computermouth%2Fmd5sum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computermouth%2Fmd5sum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computermouth%2Fmd5sum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computermouth%2Fmd5sum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/computermouth","download_url":"https://codeload.github.com/computermouth/md5sum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computermouth%2Fmd5sum/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267007610,"owners_count":24020262,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12-11T10:07:35.881Z","updated_at":"2025-07-25T12:35:11.867Z","avatar_url":"https://github.com/computermouth.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple md5 library for C\n\n# Table of Contents\n* [Documentation](#documentation)\n* [Examples](#examples)\n* [Requirements](#requirements)\n* [Installation](#installation)\n* [Cross-compiling](#cross-compiling)\n* [FAQ](#faq)\n* [License](#license)\n\n\n# Documentation\n* [Docs](#docs)\n* [Wiki](#wiki)\n\n\n# Examples\n```c\n#include \u003cstdio.h\u003e\n#include \u003cgithub.com/computermouth/md5sum\u003e\n\nint main(){\n\n\tmd5sum.md5res_t m = md5sum.hash(\"mystring\");\n\tif (m.error)\n\t\tprintf(\"error\\n\");\n\telse\n\t\tprintf(\"%s\\n\", m.hash);\n\t\n\treturn 0;\n}\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomputermouth%2Fmd5sum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomputermouth%2Fmd5sum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomputermouth%2Fmd5sum/lists"}