{"id":155151,"name":null,"description":"Threshold Signature Scheme, for ECDSA and EDDSA","url":"https://github.com/bnb-chain/tss-lib","last_synced_at":"2025-09-09T16:32:52.351Z","repository":{"id":37374712,"uuid":"186134447","full_name":"bnb-chain/tss-lib","owner":"bnb-chain","description":"Threshold Signature Scheme, for ECDSA and EDDSA","archived":false,"fork":false,"pushed_at":"2025-08-12T13:57:00.000Z","size":4999,"stargazers_count":906,"open_issues_count":68,"forks_count":321,"subscribers_count":32,"default_branch":"master","last_synced_at":"2025-08-12T15:35:52.431Z","etag":null,"topics":["blockchain","cryptography","golang","tss"],"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/bnb-chain.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-11T13:10:27.000Z","updated_at":"2025-08-11T08:25:58.000Z","dependencies_parsed_at":"2024-04-18T09:29:50.176Z","dependency_job_id":"9c2f3bac-21fb-448a-96c6-f1b7fb8e9188","html_url":"https://github.com/bnb-chain/tss-lib","commit_stats":{"total_commits":369,"total_committers":23,"mean_commits":"16.043478260869566","dds":0.5284552845528455,"last_synced_commit":"5d01446c77c7ef4e20189c59a4d0f9db2c71a4e9"},"previous_names":["binance-chain/tss-lib"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/bnb-chain/tss-lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bnb-chain","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/sbom","scorecard":{"id":238401,"data":{"date":"2025-08-11","repo":{"name":"github.com/bnb-chain/tss-lib","commit":"5d01446c77c7ef4e20189c59a4d0f9db2c71a4e9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/gofmt.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":9,"reason":"Found 17/18 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gofmt.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/bnb-chain/tss-lib/gofmt.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gofmt.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/bnb-chain/tss-lib/gofmt.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/bnb-chain/tss-lib/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bnb-chain/tss-lib/test.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-2818 / GHSA-3jgf-r68h-xfqm","Warn: Project is vulnerable to: GO-2024-3189 / GHSA-27vh-h6mc-q6g8","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T06:10:53.213Z","repository_id":37374712,"created_at":"2025-08-17T06:10:53.213Z","updated_at":"2025-08-17T06:10:53.213Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274324237,"owners_count":25264288,"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-09-09T02:00:10.223Z","response_time":80,"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"}},"owner":{"login":"bnb-chain","name":"bnb-chain","uuid":"45615063","kind":"organization","description":"For BNB Chain: BNB Smart Chain, BNB Beacon Chain","email":null,"website":"https://www.bnbchain.org","location":null,"twitter":"BNBChain","company":null,"icon_url":"https://avatars.githubusercontent.com/u/45615063?v=4","repositories_count":99,"last_synced_at":"2023-03-03T20:47:48.540Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bnb-chain","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:27:52.248Z","updated_at":"2023-03-03T20:47:48.812Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bnb-chain","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bnb-chain/repositories"},"packages":[{"id":8223648,"name":"github.com/bnb-chain/tss-lib/v2","ecosystem":"go","description":"","homepage":"https://github.com/bnb-chain/tss-lib","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bnb-chain/tss-lib","keywords_array":[],"namespace":"github.com/bnb-chain/tss-lib","versions_count":3,"first_release_published_at":"2023-08-26T05:13:02.000Z","latest_release_published_at":"2024-01-16T03:07:03.000Z","latest_release_number":"v2.0.2","last_synced_at":"2025-08-12T15:47:02.851Z","created_at":"2023-09-05T03:54:46.373Z","updated_at":"2025-08-13T02:07:52.936Z","registry_url":"https://pkg.go.dev/github.com/bnb-chain/tss-lib/v2","install_command":"go get github.com/bnb-chain/tss-lib/v2","documentation_url":"https://pkg.go.dev/github.com/bnb-chain/tss-lib/v2#section-documentation","metadata":{},"repo_metadata":{"id":37374712,"uuid":"186134447","full_name":"bnb-chain/tss-lib","owner":"bnb-chain","description":"Threshold Signature Scheme, for ECDSA and EDDSA","archived":false,"fork":false,"pushed_at":"2025-08-12T13:57:00.000Z","size":4999,"stargazers_count":906,"open_issues_count":68,"forks_count":321,"subscribers_count":32,"default_branch":"master","last_synced_at":"2025-08-12T15:35:52.431Z","etag":null,"topics":["blockchain","cryptography","golang","tss"],"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/bnb-chain.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-11T13:10:27.000Z","updated_at":"2025-08-11T08:25:58.000Z","dependencies_parsed_at":"2024-04-18T09:29:50.176Z","dependency_job_id":"9c2f3bac-21fb-448a-96c6-f1b7fb8e9188","html_url":"https://github.com/bnb-chain/tss-lib","commit_stats":{"total_commits":369,"total_committers":23,"mean_commits":"16.043478260869566","dds":0.5284552845528455,"last_synced_commit":"5d01446c77c7ef4e20189c59a4d0f9db2c71a4e9"},"previous_names":["binance-chain/tss-lib"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/bnb-chain/tss-lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bnb-chain","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270166108,"owners_count":24538445,"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-08-13T02:00:09.904Z","response_time":66,"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"},"owner_record":{"login":"bnb-chain","name":"bnb-chain","uuid":"45615063","kind":"organization","description":"For BNB Chain: BNB Smart Chain, BNB Beacon Chain","email":null,"website":"https://www.bnbchain.org","location":null,"twitter":"BNBChain","company":null,"icon_url":"https://avatars.githubusercontent.com/u/45615063?v=4","repositories_count":99,"last_synced_at":"2023-03-03T20:47:48.540Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bnb-chain","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:27:52.248Z","updated_at":"2023-03-03T20:47:48.812Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bnb-chain","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bnb-chain/repositories"},"tags":[{"name":"v2.0.2","sha":"28d0622477bfe05ed2c950d2728d8c4ace70a0a0","kind":"commit","published_at":"2024-01-16T03:07:03.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v2.0.2","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"b8d526df3275a545e62694f3f30989d9f3b85cd9","kind":"commit","published_at":"2023-09-20T07:05:14.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v2.0.1","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"faf18846e7402be4ff69f936c299ff906a60d181","kind":"commit","published_at":"2023-08-26T05:13:02.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v2.0.0","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v2.0.0/manifests"},{"name":"v1.3.5","sha":"14e70f2891f45aed785ab78ba9ecb8197a5674d1","kind":"commit","published_at":"2022-09-23T02:44:11.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v1.3.5","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.3.5/manifests"},{"name":"v1.3.3","sha":"30c5ee412a0ef9096ae37f67d6e0d5adcfdd551e","kind":"commit","published_at":"2021-12-29T07:15:36.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v1.3.3","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"e860e36eaaa63afcaf1e5a0ed79b6f56362e88c8","kind":"commit","published_at":"2020-05-07T00:39:32.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v1.3.2","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"cd273d10003d17ba702b58de0c7679a3978d7626","kind":"commit","published_at":"2020-03-30T09:50:48.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v1.3.1","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"abd66f888438ead112891bc3d74d04d09b94446f","kind":"commit","published_at":"2020-03-06T03:34:06.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v1.3.0","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c66e035bc1d25ceb1fd4dbf08a8f1a3bae3c4402","kind":"commit","published_at":"2020-03-05T04:05:16.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v1.2.0","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"4fcd04b0ce5527ece51afa70c7852b5fd03b120c","kind":"commit","published_at":"2019-12-27T13:52:31.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v1.1.1","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"1e5e2dd5ed1da5f0ad67665f0fedd08e555b00ff","kind":"commit","published_at":"2019-11-12T07:24:18.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v1.1.0","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"cf3af5fdff4959409fc98e2226f230c71e370ab8","kind":"commit","published_at":"2019-11-01T07:09:27.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v1.0.0","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.0.0/manifests"},{"name":"pre-protobufs","sha":"d2d8728752b024c7b55049057e65c19e9f21af45","kind":"tag","published_at":"2019-09-25T04:30:39.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/pre-protobufs","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/pre-protobufs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@pre-protobufs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/pre-protobufs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/pre-protobufs/manifests"}]},"repo_metadata_updated_at":"2025-08-13T02:07:52.936Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.511630576866139,"dependent_packages_count":5.8196188063074406,"stargazers_count":2.4368923630343224,"forks_count":1.8311436415014914,"docker_downloads_count":null,"average":3.3998213469273484},"purl":"pkg:golang/github.com/bnb-chain/tss-lib/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/bnb-chain/tss-lib/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/bnb-chain/tss-lib/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/bnb-chain/tss-lib/v2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-22T11:00:35.747Z","issues_count":106,"pull_requests_count":77,"avg_time_to_close_issue":20780152.795918368,"avg_time_to_close_pull_request":23425471.366197184,"issues_closed_count":49,"pull_requests_closed_count":71,"pull_request_authors_count":29,"issue_authors_count":75,"avg_comments_per_issue":1.8679245283018868,"avg_comments_per_pull_request":1.2727272727272727,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1065497.8333333333,"past_year_avg_time_to_close_pull_request":42.5,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.5384615384615385,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/issues","maintainers":[{"login":"ackratos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ackratos"},{"login":"ZhAnGeek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZhAnGeek"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbnb-chain%2Ftss-lib%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbnb-chain%2Ftss-lib%2Fv2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbnb-chain%2Ftss-lib%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbnb-chain%2Ftss-lib%2Fv2/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954770,"maintainers_count":0,"namespaces_count":741920,"keywords_count":109374,"github":"golang","metadata":{"funded_packages_count":49379},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-09T06:45:13.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4234880,"name":"github.com/bnb-chain/tss-lib","ecosystem":"go","description":"","homepage":"https://github.com/bnb-chain/tss-lib","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bnb-chain/tss-lib","keywords_array":[],"namespace":"github.com/bnb-chain","versions_count":10,"first_release_published_at":"2019-11-01T07:09:27.000Z","latest_release_published_at":"2023-08-10T13:39:19.000Z","latest_release_number":"v1.5.0","last_synced_at":"2025-08-12T15:47:05.905Z","created_at":"2022-04-12T22:51:01.137Z","updated_at":"2025-08-26T04:02:53.090Z","registry_url":"https://pkg.go.dev/github.com/bnb-chain/tss-lib","install_command":"go get github.com/bnb-chain/tss-lib","documentation_url":"https://pkg.go.dev/github.com/bnb-chain/tss-lib#section-documentation","metadata":{},"repo_metadata":{"id":37374712,"uuid":"186134447","full_name":"bnb-chain/tss-lib","owner":"bnb-chain","description":"Threshold Signature Scheme, for ECDSA and EDDSA","archived":false,"fork":false,"pushed_at":"2025-08-12T13:57:00.000Z","size":4999,"stargazers_count":906,"open_issues_count":68,"forks_count":321,"subscribers_count":32,"default_branch":"master","last_synced_at":"2025-08-12T15:35:52.431Z","etag":null,"topics":["blockchain","cryptography","golang","tss"],"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/bnb-chain.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-05-11T13:10:27.000Z","updated_at":"2025-08-11T08:25:58.000Z","dependencies_parsed_at":"2024-04-18T09:29:50.176Z","dependency_job_id":"9c2f3bac-21fb-448a-96c6-f1b7fb8e9188","html_url":"https://github.com/bnb-chain/tss-lib","commit_stats":{"total_commits":369,"total_committers":23,"mean_commits":"16.043478260869566","dds":0.5284552845528455,"last_synced_commit":"5d01446c77c7ef4e20189c59a4d0f9db2c71a4e9"},"previous_names":["binance-chain/tss-lib"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/bnb-chain/tss-lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bnb-chain","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270166108,"owners_count":24538445,"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-08-13T02:00:09.904Z","response_time":66,"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"},"owner_record":{"login":"bnb-chain","name":"bnb-chain","uuid":"45615063","kind":"organization","description":"For BNB Chain: BNB Smart Chain, BNB Beacon Chain","email":null,"website":"https://www.bnbchain.org","location":null,"twitter":"BNBChain","company":null,"icon_url":"https://avatars.githubusercontent.com/u/45615063?v=4","repositories_count":99,"last_synced_at":"2023-03-03T20:47:48.540Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bnb-chain","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:27:52.248Z","updated_at":"2023-03-03T20:47:48.812Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bnb-chain","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bnb-chain/repositories"},"tags":[{"name":"v2.0.2","sha":"28d0622477bfe05ed2c950d2728d8c4ace70a0a0","kind":"commit","published_at":"2024-01-16T03:07:03.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v2.0.2","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"b8d526df3275a545e62694f3f30989d9f3b85cd9","kind":"commit","published_at":"2023-09-20T07:05:14.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v2.0.1","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"faf18846e7402be4ff69f936c299ff906a60d181","kind":"commit","published_at":"2023-08-26T05:13:02.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v2.0.0","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v2.0.0/manifests"},{"name":"v1.3.5","sha":"14e70f2891f45aed785ab78ba9ecb8197a5674d1","kind":"commit","published_at":"2022-09-23T02:44:11.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v1.3.5","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.3.5/manifests"},{"name":"v1.3.3","sha":"30c5ee412a0ef9096ae37f67d6e0d5adcfdd551e","kind":"commit","published_at":"2021-12-29T07:15:36.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v1.3.3","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"e860e36eaaa63afcaf1e5a0ed79b6f56362e88c8","kind":"commit","published_at":"2020-05-07T00:39:32.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v1.3.2","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"cd273d10003d17ba702b58de0c7679a3978d7626","kind":"commit","published_at":"2020-03-30T09:50:48.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v1.3.1","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"abd66f888438ead112891bc3d74d04d09b94446f","kind":"commit","published_at":"2020-03-06T03:34:06.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v1.3.0","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"c66e035bc1d25ceb1fd4dbf08a8f1a3bae3c4402","kind":"commit","published_at":"2020-03-05T04:05:16.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v1.2.0","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"4fcd04b0ce5527ece51afa70c7852b5fd03b120c","kind":"commit","published_at":"2019-12-27T13:52:31.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v1.1.1","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"1e5e2dd5ed1da5f0ad67665f0fedd08e555b00ff","kind":"commit","published_at":"2019-11-12T07:24:18.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v1.1.0","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"cf3af5fdff4959409fc98e2226f230c71e370ab8","kind":"commit","published_at":"2019-11-01T07:09:27.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/v1.0.0","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/v1.0.0/manifests"},{"name":"pre-protobufs","sha":"d2d8728752b024c7b55049057e65c19e9f21af45","kind":"tag","published_at":"2019-09-25T04:30:39.000Z","download_url":"https://codeload.github.com/bnb-chain/tss-lib/tar.gz/pre-protobufs","html_url":"https://github.com/bnb-chain/tss-lib/releases/tag/pre-protobufs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bnb-chain/tss-lib@pre-protobufs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/pre-protobufs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/tags/pre-protobufs/manifests"}]},"repo_metadata_updated_at":"2025-08-13T02:07:56.225Z","dependent_packages_count":13,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":2.530706986040814,"dependent_packages_count":1.4906186530835939,"stargazers_count":2.5993317126324036,"forks_count":1.9794841014878357,"docker_downloads_count":2.252935677039258,"average":2.170615426056781},"purl":"pkg:golang/github.com/bnb-chain/tss-lib","advisories":[{"uuid":"GSA_kwCzR0hTQS1tanF2LXhoZ20tZ3g4Y84AAy6z","url":"https://github.com/advisories/GHSA-mjqv-xhgm-gx8c","title":"IO FinNet tss-lib vulnerable to timing attack from non-constant time scalar arithmetic","description":"io.finnet tss-lib before 2.0.0 can leak the lambda value of a private key via a timing side-channel attack because it relies on Go big.Int, which is not constant time for Cmp, modular exponentiation, or modular inverse. An example leak is in crypto/paillier/paillier.go. (bnb-chain/tss-lib and thorchain/tss are also affected.)","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-04-21T18:30:24.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2023-26557","https://github.com/IoFinnet/tss-lib/releases/tag/v2.0.0","https://github.com/bnb-chain/tss-lib/tree/v1.3.5","https://gitlab.com/thorchain/tss/tss-lib/-/tags/v0.1.3","https://medium.com/@iofinnet/security-disclosure-for-ecdsa-and-eddsa-threshold-signature-schemes-4e969af7155b","https://pkg.go.dev/vuln/GO-2023-1733","https://github.com/advisories/GHSA-mjqv-xhgm-gx8c"],"source_kind":"github","identifiers":["GHSA-mjqv-xhgm-gx8c","CVE-2023-26557"],"repository_url":"https://github.com/IoFinnet/tss-lib","blast_radius":0.0,"created_at":"2025-02-05T20:08:07.005Z","updated_at":"2025-02-05T19:43:34.000Z","epss_percentage":0.00112,"epss_percentile":0.30484,"packages":[{"ecosystem":"go","package_name":"github.com/binance-chain/tss-lib","versions":[{"first_patched_version":"1.3.6-0.20230324145555-bb6fb30bd3eb","vulnerable_version_range":"\u003c 1.3.6-0.20230324145555-bb6fb30bd3eb"}],"purl":"pkg:go/github.com%2Fbinance-chain%2Ftss-lib","statistics":{"dependent_packages_count":80,"dependent_repos_count":35,"downloads":null,"downloads_period":null},"affected_versions":["1.0.0","1.1.0","1.1.1","1.2.0","1.3.0","1.3.1","1.3.2","1.3.3","1.3.5"],"unaffected_versions":["1.5.0"]},{"ecosystem":"go","package_name":"github.com/bnb-chain/tss-lib","versions":[{"first_patched_version":"1.3.6-0.20230324145555-bb6fb30bd3eb","vulnerable_version_range":"\u003c 1.3.6-0.20230324145555-bb6fb30bd3eb"}],"purl":"pkg:go/github.com%2Fbnb-chain%2Ftss-lib","statistics":{"dependent_packages_count":13,"dependent_repos_count":4,"downloads":null,"downloads_period":null},"affected_versions":["1.0.0","1.1.0","1.1.1","1.2.0","1.3.0","1.3.1","1.3.2","1.3.3","1.3.5"],"unaffected_versions":["1.5.0"]}]},{"uuid":"GSA_kwCzR0hTQS1oMjRjLTZwNnAtbTN2eM4AA1oF","url":"https://github.com/advisories/GHSA-h24c-6p6p-m3vx","title":"tss-lib leaks secret keys in response to incorrectly constructed Paillier moduli","description":"### Impact\n\nThe specification of the GG18 threshold ECDSA signature protocol contains a vulnerability allowing an attacker to recover the shared secret key. If a participant generates a Paillier modulus `N` containing small factors (less than `2^100`) they can interact with other participants in the signing protocol to steal their secret key shares in as little as sixteen signing attempts. The master key can then be reconstructed from these shares.\n\n### Patches\n\nThe implementation of GG18 in tss-lib did not prove that `N` is biprime or that it doesn't contain small factors. The fixed implementation adds the following proofs from the CGGMP21 threshold ECDSA protocol to the key generation:\n\n- Paillier-Blum Modulus (`N` is the product of two primes)\n- No Small Factor (both factors of `N` are greater than `2^256`)\n\nThese proofs apply to both the Paillier encryption modulus `N`, and the modulus `NTilde` used in MTA proofs.\n\nTo address the issue in the resharing protocol, an additional round has been added to the end so that participants can confirm that they received valid proofs.\n\n### References\n\n- [GG18](https://eprint.iacr.org/2019/114)\n- [CGGMP21](https://eprint.iacr.org/2021/060)","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2023-09-01T20:51:05.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/threshold-network/tss-lib/security/advisories/GHSA-h24c-6p6p-m3vx","https://github.com/threshold-network/tss-lib/commit/2e712689cfbeefede15f95a0ec7112227d86f702","https://eprint.iacr.org/2019/114","https://eprint.iacr.org/2021/060","https://github.com/advisories/GHSA-h24c-6p6p-m3vx"],"source_kind":"github","identifiers":["GHSA-h24c-6p6p-m3vx"],"repository_url":"https://github.com/threshold-network/tss-lib","blast_radius":0.0,"created_at":"2023-09-01T21:05:23.030Z","updated_at":"2023-09-01T20:51:06.000Z","epss_percentage":null,"epss_percentile":null,"packages":[{"ecosystem":"go","package_name":"github.com/bnb-chain/tss-lib","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 1.3.5"}],"purl":"pkg:go/github.com%2Fbnb-chain%2Ftss-lib","statistics":{"dependent_packages_count":13,"dependent_repos_count":4,"downloads":null,"downloads_period":null},"affected_versions":["1.0.0","1.1.0","1.1.1","1.2.0","1.3.0","1.3.1","1.3.2","1.3.3","1.3.5"],"unaffected_versions":["1.5.0"]}]},{"uuid":"GSA_kwCzR0hTQS1jNThoLXF2NmctZnc3NM4AAy6w","url":"https://github.com/advisories/GHSA-c58h-qv6g-fw74","title":"IO FinNet tss-lib vulnerable to replay attacks involving proofs","description":"An issue was discovered in IO FinNet tss-lib before 2.0.0. The parameter ssid for defining a session id is not used through the MPC implementation, which makes replaying and spoofing of messages easier. In particular, the Schnorr proof of knowledge implemented in sch.go does not utilize a session id, context, or random nonce in the generation of the challenge. This could allow a malicious user or an eavesdropper to replay a valid proof sent in the past.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-04-21T18:30:24.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2022-47930","https://github.com/IoFinnet/tss-lib/releases/tag/v2.0.0","https://medium.com/@iofinnet/security-disclosure-for-ecdsa-and-eddsa-threshold-signature-schemes-4e969af7155b","https://github.com/bnb-chain/tss-lib/pull/256","https://github.com/bnb-chain/tss-lib/commit/1a14f3ac9ecbf6115e80d44c7fff16bcc3139250","https://github.com/advisories/GHSA-c58h-qv6g-fw74"],"source_kind":"github","identifiers":["GHSA-c58h-qv6g-fw74","CVE-2022-47930"],"repository_url":"https://github.com/IoFinnet/tss-lib","blast_radius":0.0,"created_at":"2025-02-05T20:08:07.831Z","updated_at":"2025-02-05T19:42:28.000Z","epss_percentage":0.00058,"epss_percentile":0.18117,"packages":[{"ecosystem":"go","package_name":"github.com/binance-chain/tss-lib","versions":[{"first_patched_version":"2.0.0","vulnerable_version_range":"\u003c 2.0.0"}],"purl":"pkg:go/github.com%2Fbinance-chain%2Ftss-lib","statistics":{"dependent_packages_count":80,"dependent_repos_count":35,"downloads":null,"downloads_period":null},"affected_versions":["1.0.0","1.1.0","1.1.1","1.2.0","1.3.0","1.3.1","1.3.2","1.3.3","1.3.5","1.5.0"],"unaffected_versions":[]},{"ecosystem":"go","package_name":"github.com/bnb-chain/tss-lib","versions":[{"first_patched_version":"2.0.0","vulnerable_version_range":"\u003c 2.0.0"}],"purl":"pkg:go/github.com%2Fbnb-chain%2Ftss-lib","statistics":{"dependent_packages_count":13,"dependent_repos_count":4,"downloads":null,"downloads_period":null},"affected_versions":["1.0.0","1.1.0","1.1.1","1.2.0","1.3.0","1.3.1","1.3.2","1.3.3","1.3.5","1.5.0"],"unaffected_versions":[]}]},{"uuid":"GSA_kwCzR0hTQS1jdmN4LWc3d2gteDhyZs4AAwkK","url":"https://github.com/advisories/GHSA-cvcx-g7wh-x8rf","title":"Collision of hash values in github.com/bnb-chain/tss-lib","description":"IO FinNet tss-lib before 2.0.0 allows a collision of hash values.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-12-23T00:30:23.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2022-47931","https://medium.com/@iofinnet/security-disclosure-for-ecdsa-and-eddsa-threshold-signature-schemes-4e969af7155b","https://github.com/bnb-chain/tss-lib/pull/233","https://github.com/IoFinnet/threshlib/commit/369ec50be1437588a9733443bcb2f15b794601d4","https://github.com/bnb-chain/tss-lib/commit/bb6fb30bd3ebd35c755109836aa1a5ee6126c8a0","https://github.com/IoFinnet/threshlib/releases/tag/v2.0.0","https://github.com/golang/vulndb/blob/master/data/reports/GO-2023-1904.yaml","https://github.com/advisories/GHSA-cvcx-g7wh-x8rf"],"source_kind":"github","identifiers":["GHSA-cvcx-g7wh-x8rf","CVE-2022-47931"],"repository_url":"https://github.com/bnb-chain/tss-lib","blast_radius":0.0,"created_at":"2024-05-20T22:05:09.727Z","updated_at":"2025-08-26T03:59:26.629Z","epss_percentage":0.00035,"epss_percentile":0.08496,"packages":[{"ecosystem":"go","package_name":"github.com/bnb-chain/tss-lib","versions":[{"first_patched_version":"1.3.6-0.20230324145555-bb6fb30bd3eb","vulnerable_version_range":"\u003c 1.3.6-0.20230324145555-bb6fb30bd3eb"}],"purl":"pkg:go/github.com%2Fbnb-chain%2Ftss-lib","statistics":{"dependent_packages_count":13,"dependent_repos_count":4,"downloads":null,"downloads_period":null},"affected_versions":["1.0.0","1.1.0","1.1.1","1.2.0","1.3.0","1.3.1","1.3.2","1.3.3","1.3.5"],"unaffected_versions":["1.5.0"]}]},{"uuid":"GSA_kwCzR0hTQS0zdzg0LTRtamMtcmp3N84AAy60","url":"https://github.com/advisories/GHSA-3w84-4mjc-rjw7","title":"IO FinNet tss-lib vulnerable to timing attack from non-constant time scalar multiplication","description":"io.finnet tss-lib before 2.0.0 can leak a secret key via a timing side-channel attack because it relies on the scalar-multiplication implementation in Go crypto/elliptic, which is not constant time (there is an if statement in a loop). One leak is in ecdsa/keygen/round_2.go. (bnb-chain/tss-lib and thorchain/tss are also affected.)","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2023-04-21T18:30:24.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2023-26556","https://github.com/IoFinnet/tss-lib/releases/tag/v2.0.0","https://github.com/bnb-chain/tss-lib/tree/v1.3.5","https://gitlab.com/thorchain/tss/tss-lib/-/tags/v0.1.3","https://medium.com/@iofinnet/security-disclosure-for-ecdsa-and-eddsa-threshold-signature-schemes-4e969af7155b","https://github.com/bnb-chain/tss-lib/issues/44","https://github.com/bnb-chain/tss-lib/releases/tag/v2.0.0","https://pkg.go.dev/vuln/GO-2023-1732","https://github.com/advisories/GHSA-3w84-4mjc-rjw7"],"source_kind":"github","identifiers":["GHSA-3w84-4mjc-rjw7","CVE-2023-26556"],"repository_url":"https://github.com/IoFinnet/tss-lib","blast_radius":0.0,"created_at":"2025-02-05T20:08:07.791Z","updated_at":"2025-02-05T19:42:54.000Z","epss_percentage":0.00356,"epss_percentile":0.57234,"packages":[{"ecosystem":"go","package_name":"github.com/binance-chain/tss-lib","versions":[{"first_patched_version":"2.0.0","vulnerable_version_range":"\u003c 2.0.0"}],"purl":"pkg:go/github.com%2Fbinance-chain%2Ftss-lib","statistics":{"dependent_packages_count":80,"dependent_repos_count":35,"downloads":null,"downloads_period":null},"affected_versions":["1.0.0","1.1.0","1.1.1","1.2.0","1.3.0","1.3.1","1.3.2","1.3.3","1.3.5","1.5.0"],"unaffected_versions":[]},{"ecosystem":"go","package_name":"github.com/bnb-chain/tss-lib","versions":[{"first_patched_version":"2.0.0","vulnerable_version_range":"\u003c 2.0.0"}],"purl":"pkg:go/github.com%2Fbnb-chain%2Ftss-lib","statistics":{"dependent_packages_count":13,"dependent_repos_count":4,"downloads":null,"downloads_period":null},"affected_versions":["1.0.0","1.1.0","1.1.1","1.2.0","1.3.0","1.3.1","1.3.2","1.3.3","1.3.5","1.5.0"],"unaffected_versions":[]}]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/bnb-chain/tss-lib","docker_dependents_count":2,"docker_downloads_count":2156,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/bnb-chain/tss-lib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/bnb-chain/tss-lib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-22T11:00:35.747Z","issues_count":106,"pull_requests_count":77,"avg_time_to_close_issue":20780152.795918368,"avg_time_to_close_pull_request":23425471.366197184,"issues_closed_count":49,"pull_requests_closed_count":71,"pull_request_authors_count":29,"issue_authors_count":75,"avg_comments_per_issue":1.8679245283018868,"avg_comments_per_pull_request":1.2727272727272727,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":1065497.8333333333,"past_year_avg_time_to_close_pull_request":42.5,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.5384615384615385,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/issues","maintainers":[{"login":"ackratos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ackratos"},{"login":"ZhAnGeek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZhAnGeek"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbnb-chain%2Ftss-lib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbnb-chain%2Ftss-lib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbnb-chain%2Ftss-lib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbnb-chain%2Ftss-lib/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954770,"maintainers_count":0,"namespaces_count":741920,"keywords_count":109374,"github":"golang","metadata":{"funded_packages_count":49379},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-09T06:45:13.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":15418,"full_name":"bnb-chain/tss-lib","default_branch":"master","committers":[{"name":"Luke Plaster","email":"me@lukep.org","login":"notatestuser","count":272},{"name":"Cong Zhao","email":"zhaocong89@gmail.com","login":"ackratos","count":39},{"name":"ycen","email":"yycen@live.com","login":"yycen","count":20},{"name":"HAOYUatHZ","email":"37070449+HAOYUatHZ","login":"HAOYUatHZ","count":5},{"name":"Moein zargarzadeh","email":"moein.zargarzadeh@gmail.com","login":"zargarzadehm","count":5},{"name":"Plamen Hristov","email":"phristov@blocksoft.ltd","login":"PlamenHristov","count":5},{"name":"zhiqiangxu","email":"652732310@qq.com","login":"zhiqiangxu","count":4},{"name":"Piotr Dyraga","email":"piotr.dyraga@keep.network","login":"pdyraga","count":4},{"name":"yutianwu","email":"wzxingbupt@gmail.com","login":"yutianwu","count":2},{"name":"ZhAnGeek","email":"35120433+ZhAnGeek","login":"ZhAnGeek","count":2},{"name":"Sun Xia","email":"asdfsx@gmail.com","login":"asdfsx","count":2},{"name":"FitzLu","email":"luming@binance.com","login":null,"count":1},{"name":"Guilherme Versiani","email":"guilhermeversiani@Guilhermes-MacBook-Pro-2.local","login":null,"count":1},{"name":"Fitz","email":"44373302+FitzLu","login":"FitzLu","count":1},{"name":"HAOYUatHZ","email":"haoyu@protonmail.com","login":"0xmountaintop","count":1},{"name":"Oleg Fomenko","email":"35123037+olegfomenko","login":"olegfomenko","count":1},{"name":"Pablo Lopez","email":"p.lopez.lpz@gmail.com","login":"plopezlpz","count":1},{"name":"dylenfu","email":"dylenfu@126.com","login":"dylenfu","count":1},{"name":"typestring","email":"23285275+typestring","login":"typestring","count":1},{"name":"xiaoguang-binance","email":"46707120+xiaoguang-binance","login":"xiaoguang-binance","count":1}],"total_commits":369,"total_committers":20,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":18.45,"dds":0.26287262872628725,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-29T11:03:18.080Z","last_synced_commit":"5d01446c77c7ef4e20189c59a4d0f9db2c71a4e9","created_at":"2023-03-07T11:29:44.162Z","updated_at":"2025-05-29T11:03:18.101Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"bnb-chain/tss-lib","html_url":"https://github.com/bnb-chain/tss-lib","last_synced_at":"2025-08-31T09:25:11.032Z","status":null,"issues_count":105,"pull_requests_count":79,"avg_time_to_close_issue":22003665.695652176,"avg_time_to_close_pull_request":23478405.347222224,"issues_closed_count":46,"pull_requests_closed_count":72,"pull_request_authors_count":29,"issue_authors_count":75,"avg_comments_per_issue":1.838095238095238,"avg_comments_per_pull_request":1.2151898734177216,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":123284.5,"past_year_avg_time_to_close_pull_request":42.5,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.5555555555555556,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T08:12:40.861Z","updated_at":"2025-09-03T01:03:58.261Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bnb-chain%2Ftss-lib/issues","issue_labels_count":{"audit":3,"security":2,"enhancement":2,"good first issue":2,"future":2,"bug":1,"help wanted":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":92,"CONTRIBUTOR":10},"pull_request_author_associations_count":{"NONE":50,"CONTRIBUTOR":43,"COLLABORATOR":8},"issue_authors":{"neciriye":5,"zargarzadehm":4,"Aseyed":4,"r4881t":4,"daryakaviani":3,"kolvin2016":3,"gojuukaze":3,"HAOYUatHZ":2,"lucky1024":2,"zergweak":2,"misaqsaadat":2,"typestring":2,"jpopxfile":2,"notatestuser":2,"daevontkhplanesw":2,"yandc":2,"levischechter":2,"momaee":1,"CharlieMc0":1,"008mkcir":1,"tpkeeper":1,"asdfsx":1,"UncleAndy":1,"m2k1024":1,"weijiguo":1,"reydx":1,"xiaoguang-binance":1,"powellsz":1,"saimehhh":1,"srw":1,"majecty":1,"catiga":1,"grkamil":1,"powerhouse90":1,"Debu976116":1,"springrain":1,"skardas":1,"vishal-kanna":1,"cbarraford":1,"i-xiaov":1,"Segsymoor":1,"wmh":1,"kraymond37":1,"anhthii":1,"21fahm":1,"ibudisteanu":1,"7kms":1,"ChrisXXXXXXX":1,"Eric0718":1,"ThantZin-develope":1,"a7853z":1,"hoangong":1,"ThisMyWord":1,"rayhopf":1,"dreamer-zq":1,"york0xiong":1,"wy0sq":1,"shlaurant":1,"drcryptographer":1,"xygdys":1,"lyh168":1,"stevenchiu7311":1,"arijitAD":1,"tnunamak":1,"malingzhao":1,"randomshinichi":1,"lukasz-zimnoch":1,"xichan-ms":1,"alexandru-calinoiu":1,"bhaagiKenpachi":1,"jacksoom":1,"0x10u89":1,"huantt":1},"pull_request_authors":{"yycen":24,"Debu976116":11,"froyobin":9,"ackratos":6,"zhiqiangxu":6,"HAOYUatHZ":4,"asdfsx":4,"felicityin":3,"pdyraga":3,"aeroxy":3,"balena":2,"gartnera":2,"ZhAnGeek":2,"timoftime":2,"smiletrl":2,"mahdiidarabi":2,"clint419":2,"cychuang0924":2,"forcodedancing":2,"malingzhao":2,"zargarzadehm":1,"mirabelenkiy-circle":1,"deng":1,"sumoshi21":1,"ghbaik":1,"Derrick-Wan":1,"plopezlpz":1,"typestring":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10058116,"issues_count":30985287,"pull_requests_count":93679802,"authors_count":10684821,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":9},"past_year_pull_request_author_associations_count":{"NONE":5,"CONTRIBUTOR":1},"past_year_issue_authors":{"gojuukaze":3,"0x10u89":1,"21fahm":1,"anhthii":1,"CharlieMc0":1,"m2k1024":1,"Segsymoor":1},"past_year_pull_request_authors":{"aeroxy":3,"clint419":2,"yycen":1},"maintainers":[{"login":"ackratos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ackratos"},{"login":"ZhAnGeek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZhAnGeek"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":7,"WatchEvent":130,"IssueCommentEvent":13,"PushEvent":3,"PullRequestEvent":7,"ForkEvent":49,"CreateEvent":1},"last_year":{"IssuesEvent":7,"WatchEvent":130,"IssueCommentEvent":13,"PushEvent":3,"PullRequestEvent":7,"ForkEvent":49,"CreateEvent":1}},"keywords":["blockchain","cryptography","golang","tss"],"dependencies":null,"score":17.56330588068943,"created_at":"2025-09-09T00:41:52.319Z","updated_at":"2025-10-07T08:37:56.769Z","avatar_url":"https://github.com/bnb-chain.png","language":"Go","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/155151","html_url":"https://science.ecosyste.ms/projects/155151"}