{"id":63979,"name":"rbcl","description":"Python library that bundles libsodium and provides wrappers for its Ristretto group functions.","url":"https://github.com/nthparty/rbcl","last_synced_at":"2025-09-08T13:04:35.893Z","repository":{"id":57460230,"uuid":"433515767","full_name":"nthparty/rbcl","owner":"nthparty","description":"Python library that bundles libsodium and provides wrappers for its Ristretto group functions.","archived":false,"fork":false,"pushed_at":"2024-09-13T03:25:05.000Z","size":50265,"stargazers_count":0,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-28T19:58:34.438Z","etag":null,"topics":["bn254","cryptography","cryptography-library","elliptic-curve","elliptic-curve-cryptography","elliptic-curves","libsodium","pairing","pairing-cryptography","python-wrapper","python-wrapper-library","python-wrappers","ristretto","ristretto255","sodium","sodium-library"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/rbcl","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nthparty.png","metadata":{"files":{"readme":"README.rst","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":"2021-11-30T17:04:33.000Z","updated_at":"2024-09-13T03:25:09.000Z","dependencies_parsed_at":"2023-12-22T13:09:06.753Z","dependency_job_id":"e80d221c-439e-4c2d-ab04-454185104663","html_url":"https://github.com/nthparty/rbcl","commit_stats":{"total_commits":351,"total_committers":6,"mean_commits":58.5,"dds":0.621082621082621,"last_synced_commit":"425c7cd22dc93818480a2d0ab8a4d7fab7f9011d"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/nthparty/rbcl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Frbcl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Frbcl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Frbcl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Frbcl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nthparty","download_url":"https://codeload.github.com/nthparty/rbcl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Frbcl/sbom","scorecard":{"id":697707,"data":{"date":"2025-08-11","repo":{"name":"github.com/nthparty/rbcl","commit":"91998b343f1f6f52a5308ac8ba53c35725fa3f89"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"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":"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":"Code-Review","score":0,"reason":"Found 1/28 approved changesets -- score normalized to 0","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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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/lint-test-cover-docs-build-upload.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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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/lint-test-cover-docs-build-upload.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/nthparty/rbcl/lint-test-cover-docs-build-upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/nthparty/rbcl/lint-test-cover-docs-build-upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/nthparty/rbcl/lint-test-cover-docs-build-upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:297: update your workflow using https://app.stepsecurity.io/secureworkflow/nthparty/rbcl/lint-test-cover-docs-build-upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:300: update your workflow using https://app.stepsecurity.io/secureworkflow/nthparty/rbcl/lint-test-cover-docs-build-upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/nthparty/rbcl/lint-test-cover-docs-build-upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:310: update your workflow using https://app.stepsecurity.io/secureworkflow/nthparty/rbcl/lint-test-cover-docs-build-upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:356: update your workflow using https://app.stepsecurity.io/secureworkflow/nthparty/rbcl/lint-test-cover-docs-build-upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:359: update your workflow using https://app.stepsecurity.io/secureworkflow/nthparty/rbcl/lint-test-cover-docs-build-upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:364: update your workflow using https://app.stepsecurity.io/secureworkflow/nthparty/rbcl/lint-test-cover-docs-build-upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/nthparty/rbcl/lint-test-cover-docs-build-upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:416: update your workflow using https://app.stepsecurity.io/secureworkflow/nthparty/rbcl/lint-test-cover-docs-build-upload.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:419: update your workflow using https://app.stepsecurity.io/secureworkflow/nthparty/rbcl/lint-test-cover-docs-build-upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:424: update your workflow using https://app.stepsecurity.io/secureworkflow/nthparty/rbcl/lint-test-cover-docs-build-upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nthparty/rbcl/lint-test-cover-docs-build-upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/nthparty/rbcl/lint-test-cover-docs-build-upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/nthparty/rbcl/lint-test-cover-docs-build-upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/nthparty/rbcl/lint-test-cover-docs-build-upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/nthparty/rbcl/lint-test-cover-docs-build-upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/nthparty/rbcl/lint-test-cover-docs-build-upload.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/nthparty/rbcl/lint-test-cover-docs-build-upload.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:97","Warn: pipCommand not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:107","Warn: pipCommand not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:110","Warn: pipCommand not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:154","Warn: pipCommand not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:164","Warn: pipCommand not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:167","Warn: pipCommand not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:173","Warn: pipCommand not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:218","Warn: pipCommand not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:230","Warn: pipCommand not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:234","Warn: pipCommand not pinned by hash: .github/workflows/lint-test-cover-docs-build-upload.yml:241","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of  17 pipCommand 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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 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-22T04:12:59.279Z","repository_id":57460230,"created_at":"2025-08-22T04:12:59.279Z","updated_at":"2025-08-22T04:12:59.279Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188961,"owners_count":25237856,"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-08T02:00:09.813Z","response_time":121,"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":"nthparty","name":"Nth Party, Ltd.","uuid":"55094724","kind":"organization","description":"Building and deploying next-generation privacy-enhancing solutions.","email":null,"website":"https://nthparty.com","location":"Boston, MA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/55094724?v=4","repositories_count":26,"last_synced_at":"2023-03-05T16:10:30.383Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nthparty","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T19:04:00.923Z","updated_at":"2023-03-05T16:10:30.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nthparty","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nthparty/repositories"},"packages":[{"id":2898007,"name":"rbcl","ecosystem":"pypi","description":"Python library that bundles libsodium and provides wrappers for its Ristretto group functions.","homepage":"https://github.com/nthparty/rbcl","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nthparty/rbcl","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2021-06-06T06:55:38.000Z","latest_release_published_at":"2023-05-01T16:47:07.000Z","latest_release_number":"1.0.1","last_synced_at":"2025-07-30T05:47:54.900Z","created_at":"2022-04-10T12:26:03.345Z","updated_at":"2025-07-30T05:57:06.081Z","registry_url":"https://pypi.org/project/rbcl/","install_command":"pip install rbcl --index-url https://pypi.org/simple","documentation_url":"https://rbcl.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"rbcl"},"repo_metadata":{"id":57460230,"uuid":"433515767","full_name":"nthparty/rbcl","owner":"nthparty","description":"Python library that bundles libsodium and provides wrappers for its Ristretto group functions.","archived":false,"fork":false,"pushed_at":"2024-09-13T03:25:05.000Z","size":50265,"stargazers_count":0,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-27T19:53:03.737Z","etag":null,"topics":["bn254","cryptography","cryptography-library","elliptic-curve","elliptic-curve-cryptography","elliptic-curves","libsodium","pairing","pairing-cryptography","python-wrapper","python-wrapper-library","python-wrappers","ristretto","ristretto255","sodium","sodium-library"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/rbcl","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nthparty.png","metadata":{"files":{"readme":"README.rst","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":"2021-11-30T17:04:33.000Z","updated_at":"2024-09-13T03:25:09.000Z","dependencies_parsed_at":"2023-12-22T13:09:06.753Z","dependency_job_id":"e80d221c-439e-4c2d-ab04-454185104663","html_url":"https://github.com/nthparty/rbcl","commit_stats":{"total_commits":351,"total_committers":6,"mean_commits":58.5,"dds":0.621082621082621,"last_synced_commit":"425c7cd22dc93818480a2d0ab8a4d7fab7f9011d"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/nthparty/rbcl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Frbcl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Frbcl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Frbcl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Frbcl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nthparty","download_url":"https://codeload.github.com/nthparty/rbcl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Frbcl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262488991,"owners_count":23319242,"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"},"owner_record":{"login":"nthparty","name":"Nth Party, Ltd.","uuid":"55094724","kind":"organization","description":"Building and deploying next-generation privacy-enhancing solutions.","email":null,"website":"https://nthparty.com","location":"Boston, MA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/55094724?v=4","repositories_count":26,"last_synced_at":"2023-03-05T16:10:30.383Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/nthparty","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T19:04:00.923Z","updated_at":"2023-03-05T16:10:30.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nthparty","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nthparty/repositories"},"tags":[{"name":"1.0.1","sha":"70cba4907f10a929d9c6f6acf6e76a67da3a90d5","kind":"commit","published_at":"2023-05-01T16:19:54.000Z","download_url":"https://codeload.github.com/nthparty/rbcl/tar.gz/1.0.1","html_url":"https://github.com/nthparty/rbcl/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nthparty/rbcl@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Frbcl/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Frbcl/tags/1.0.1/manifests"},{"name":"0.4.2","sha":"2d0b20dbef64bae80cfa4bd1691c533039377243","kind":"commit","published_at":"2023-01-17T18:49:08.000Z","download_url":"https://codeload.github.com/nthparty/rbcl/tar.gz/0.4.2","html_url":"https://github.com/nthparty/rbcl/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nthparty/rbcl@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Frbcl/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Frbcl/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"58b957e1b3368d6461b2eec16675bd9458b7c075","kind":"commit","published_at":"2022-10-03T12:07:11.000Z","download_url":"https://codeload.github.com/nthparty/rbcl/tar.gz/0.4.1","html_url":"https://github.com/nthparty/rbcl/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nthparty/rbcl@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Frbcl/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Frbcl/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"c2d09a18617a814f69bdc7eb810da34d02d7e5c0","kind":"commit","published_at":"2022-09-19T02:30:14.000Z","download_url":"https://codeload.github.com/nthparty/rbcl/tar.gz/0.4.0","html_url":"https://github.com/nthparty/rbcl/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nthparty/rbcl@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Frbcl/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Frbcl/tags/0.4.0/manifests"}]},"repo_metadata_updated_at":"2025-07-30T05:57:06.060Z","dependent_packages_count":1,"downloads":925,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":10.11924960494427,"dependent_repos_count":12.011219734525179,"dependent_packages_count":7.504728478895524,"stargazers_count":39.12783331693595,"forks_count":17.068670225902373,"docker_downloads_count":null,"average":17.16634027224066},"purl":"pkg:pypi/rbcl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/rbcl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/rbcl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/rbcl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-27T19:47:34.103Z","issues_count":1,"pull_requests_count":6,"avg_time_to_close_issue":508914.0,"avg_time_to_close_pull_request":512021.8333333333,"issues_closed_count":1,"pull_requests_closed_count":6,"pull_request_authors_count":4,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.1666666666666667,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":508914.0,"past_year_avg_time_to_close_pull_request":68284.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Frbcl/issues","maintainers":[{"login":"bengetch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengetch"},{"login":"wyatt-howe","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wyatt-howe"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rbcl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rbcl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rbcl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rbcl/related_packages","maintainers":[{"uuid":"lapets","login":"lapets","name":null,"email":null,"url":null,"packages_count":82,"html_url":"https://pypi.org/user/lapets/","role":null,"created_at":"2022-11-21T20:44:26.291Z","updated_at":"2022-11-21T20:44:26.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lapets/packages"},{"uuid":"whowe","login":"whowe","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/whowe/","role":null,"created_at":"2022-11-21T20:44:26.305Z","updated_at":"2022-11-21T20:44:26.305Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/whowe/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":648351,"full_name":"nthparty/rbcl","default_branch":"main","committers":[{"name":"Wyatt Howe","email":"43802211+wyatt-howe","login":"wyatt-howe","count":133},{"name":"bengetch","email":"bengetch@gmail.com","login":null,"count":82},{"name":"Andrei Lapets","email":"a@lapets.io","login":null,"count":62},{"name":"Wyatt Howe","email":"wyatt_howe@brown.edu","login":null,"count":58},{"name":"Wyatt Howe","email":"whowe@magnite.com","login":null,"count":15},{"name":"TrellixVulnTeam","email":"charles.mcfarland@trellix.com","login":null,"count":1}],"total_commits":351,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":58.5,"dds":0.621082621082621,"past_year_committers":[{"name":"bengetch","email":"bengetch@gmail.com","login":null,"count":80},{"name":"Andrei Lapets","email":"a@lapets.io","login":null,"count":51},{"name":"Wyatt Howe","email":"whowe@magnite.com","login":null,"count":10},{"name":"Wyatt Howe","email":"43802211+wyatt-howe","login":"wyatt-howe","count":6},{"name":"TrellixVulnTeam","email":"charles.mcfarland@trellix.com","login":null,"count":1}],"past_year_total_commits":148,"past_year_total_committers":5,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":29.6,"past_year_dds":0.45945945945945943,"last_synced_at":"2024-01-28T21:38:06.526Z","last_synced_commit":"425c7cd22dc93818480a2d0ab8a4d7fab7f9011d","created_at":"2023-03-09T09:16:56.598Z","updated_at":"2024-01-28T21:38:06.526Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Frbcl/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":"nthparty/rbcl","html_url":"https://github.com/nthparty/rbcl","last_synced_at":"2025-06-28T19:59:34.836Z","status":null,"issues_count":1,"pull_requests_count":6,"avg_time_to_close_issue":508914.0,"avg_time_to_close_pull_request":512021.8333333333,"issues_closed_count":1,"pull_requests_closed_count":6,"pull_request_authors_count":4,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.1666666666666667,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":508914.0,"past_year_avg_time_to_close_pull_request":68284.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T22:47:32.163Z","updated_at":"2025-09-02T07:19:07.634Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Frbcl","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Frbcl/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":1},"pull_request_author_associations_count":{"MEMBER":4,"NONE":1,"CONTRIBUTOR":1},"issue_authors":{"PaTara43":1},"pull_request_authors":{"bengetch":2,"wyatt-howe":2,"PaTara43":1,"TrellixVulnTeam":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10050122,"issues_count":30776753,"pull_requests_count":92113645,"authors_count":10514818,"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":1},"past_year_pull_request_author_associations_count":{"NONE":1},"past_year_issue_authors":{"PaTara43":1},"past_year_pull_request_authors":{"PaTara43":1},"maintainers":[{"login":"bengetch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengetch"},{"login":"wyatt-howe","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wyatt-howe"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":["bn254","cryptography","cryptography-library","elliptic-curve","elliptic-curve-cryptography","elliptic-curves","libsodium","pairing","pairing-cryptography","python-wrapper","python-wrapper-library","python-wrappers","ristretto","ristretto255","sodium","sodium-library"],"dependencies":[{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-12-22T13:09:05.466Z","updated_at":"2023-12-22T13:09:05.466Z","repository_link":"https://github.com/nthparty/rbcl/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/lint-test-cover-docs-build-upload.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T11:30:50.266Z","updated_at":"2023-02-18T11:30:50.266Z","repository_link":"https://github.com/nthparty/rbcl/blob/main/.github/workflows/lint-test-cover-docs-build-upload.yml","dependencies":[{"id":7760422223,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7760422224,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7760422225,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2.2.2","direct":true,"kind":"composite","optional":false}]}],"score":null,"created_at":"2025-09-08T11:18:32.136Z","updated_at":"2025-10-07T08:24:40.376Z","avatar_url":"https://github.com/nthparty.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":925,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["public-key-cryptography","public-key-encryption","python-cryptography","python-encryption","secret-key-encryption"],"project_url":"https://science.ecosyste.ms/api/v1/projects/63979","html_url":"https://science.ecosyste.ms/projects/63979"}