{"id":17241499,"url":"https://github.com/messmerd/signatureutils","last_synced_at":"2026-01-25T12:31:50.295Z","repository":{"id":153478493,"uuid":"528708714","full_name":"messmerd/SignatureUtils","owner":"messmerd","description":"Windows digital signature utils","archived":false,"fork":false,"pushed_at":"2024-11-22T00:39:19.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-29T11:58:06.112Z","etag":null,"topics":["authenticode","code-signing","digital-signature","windows"],"latest_commit_sha":null,"homepage":"","language":"C++","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/messmerd.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-25T05:35:04.000Z","updated_at":"2024-11-22T00:39:23.000Z","dependencies_parsed_at":"2024-12-03T22:40:23.445Z","dependency_job_id":"498ea10a-41a7-4ccf-b422-db860c533eb2","html_url":"https://github.com/messmerd/SignatureUtils","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/messmerd/SignatureUtils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messmerd%2FSignatureUtils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messmerd%2FSignatureUtils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messmerd%2FSignatureUtils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messmerd%2FSignatureUtils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/messmerd","download_url":"https://codeload.github.com/messmerd/SignatureUtils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messmerd%2FSignatureUtils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28752975,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T10:25:12.305Z","status":"ssl_error","status_checked_at":"2026-01-25T10:25:11.933Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["authenticode","code-signing","digital-signature","windows"],"created_at":"2024-10-15T06:09:35.960Z","updated_at":"2026-01-25T12:31:50.272Z","avatar_url":"https://github.com/messmerd.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SignatureUtils\n### Windows digital signature utils\n\nWincrypt is ugly, painful to work with, and confusing, so I created this project in modern C++ as a way to avoid directly using it for simple queries about Windows digital signatures.\n\nCurrently provides the following functions:\n```C++\nbool IsSigned(const std::string\u0026 filename);\n\nstd::optional\u003cCertInfo\u003e GetIssuer(const std::string\u0026 filename);\nstd::optional\u003cCertInfo\u003e GetSubject(const std::string\u0026 filename);\n\nstd::optional\u003cstd::string\u003e GetIssuerName(const std::string\u0026 filename);\nstd::optional\u003cstd::string\u003e GetSubjectName(const std::string\u0026 filename);\n```\n______\nCreated by Dalton Messmer \u003cmessmer.dalton(at)gmail(dot)com\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmessmerd%2Fsignatureutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmessmerd%2Fsignatureutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmessmerd%2Fsignatureutils/lists"}