{"id":63196,"name":"bcl","description":"Python library that provides a simple interface for symmetric (i.e., secret-key) and asymmetric (i.e., public-key) encryption/decryption primitives.","url":"https://github.com/nthparty/bcl","last_synced_at":"2025-09-08T12:54:35.771Z","repository":{"id":49958536,"uuid":"322159142","full_name":"nthparty/bcl","owner":"nthparty","description":"Python library that provides a simple interface for symmetric (i.e., secret-key) and asymmetric (i.e., public-key) encryption/decryption primitives.","archived":false,"fork":false,"pushed_at":"2025-04-07T23:08:48.000Z","size":44186,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-17T00:39:42.839Z","etag":null,"topics":["cryptography-library","public-key-cryptography","public-key-encryption","python-cryptography","python-encryption","python-library","secret-key-encryption"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/bcl","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":"2020-12-17T02:38:03.000Z","updated_at":"2024-01-19T10:27:55.000Z","dependencies_parsed_at":"2023-02-07T16:01:21.538Z","dependency_job_id":"e9afb455-8aec-424d-a3dd-205f47685e26","html_url":"https://github.com/nthparty/bcl","commit_stats":{"total_commits":206,"total_committers":6,"mean_commits":"34.333333333333336","dds":"0.34466019417475724","last_synced_commit":"e947a740a19889c32954878a8ebf302d192353d0"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nthparty/bcl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Fbcl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Fbcl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Fbcl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Fbcl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nthparty","download_url":"https://codeload.github.com/nthparty/bcl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Fbcl/sbom","scorecard":{"id":697693,"data":{"date":"2025-08-11","repo":{"name":"github.com/nthparty/bcl","commit":"b654246df2124385b226f02a60ba6b9222cb1c94"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"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":"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 0/30 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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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:19: update your workflow using https://app.stepsecurity.io/secureworkflow/nthparty/bcl/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/bcl/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/bcl/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/bcl/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/bcl/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/bcl/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/bcl/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:205: update your workflow using https://app.stepsecurity.io/secureworkflow/nthparty/bcl/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/bcl/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/bcl/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  10 GitHub-owned 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":"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":"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":"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"}}]},"last_synced_at":"2025-08-22T04:12:50.123Z","repository_id":49958536,"created_at":"2025-08-22T04:12:50.123Z","updated_at":"2025-08-22T04:12:50.123Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188913,"owners_count":25237853,"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":2653206,"name":"bcl","ecosystem":"pypi","description":"Python library that provides a simple interface for symmetric (i.e., secret-key) and asymmetric (i.e., public-key) encryption/decryption primitives.","homepage":"https://github.com/nthparty/bcl","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nthparty/bcl","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2020-12-19T06:20:10.000Z","latest_release_published_at":"2022-10-04T01:56:15.000Z","latest_release_number":"2.3.1","last_synced_at":"2025-08-17T00:33:43.777Z","created_at":"2022-04-10T10:10:20.513Z","updated_at":"2025-08-17T00:39:41.433Z","registry_url":"https://pypi.org/project/bcl/","install_command":"pip install bcl --index-url https://pypi.org/simple","documentation_url":"https://bcl.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"bcl","project_status":null},"repo_metadata":{"id":49958536,"uuid":"322159142","full_name":"nthparty/bcl","owner":"nthparty","description":"Python library that provides a simple interface for symmetric (i.e., secret-key) and asymmetric (i.e., public-key) encryption/decryption primitives.","archived":false,"fork":false,"pushed_at":"2025-04-07T23:08:48.000Z","size":44186,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-17T13:09:01.677Z","etag":null,"topics":["cryptography-library","public-key-cryptography","public-key-encryption","python-cryptography","python-encryption","python-library","secret-key-encryption"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/bcl","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":"2020-12-17T02:38:03.000Z","updated_at":"2024-01-19T10:27:55.000Z","dependencies_parsed_at":"2023-02-07T16:01:21.538Z","dependency_job_id":"e9afb455-8aec-424d-a3dd-205f47685e26","html_url":"https://github.com/nthparty/bcl","commit_stats":{"total_commits":206,"total_committers":6,"mean_commits":"34.333333333333336","dds":"0.34466019417475724","last_synced_commit":"e947a740a19889c32954878a8ebf302d192353d0"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nthparty/bcl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Fbcl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Fbcl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Fbcl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Fbcl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nthparty","download_url":"https://codeload.github.com/nthparty/bcl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Fbcl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270791287,"owners_count":24645783,"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-16T02:00:11.002Z","response_time":91,"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":"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":"2.3.1","sha":"cd5ebb8b978f8ff553bc30930fd877615c57bac7","kind":"commit","published_at":"2022-10-01T02:07:54.000Z","download_url":"https://codeload.github.com/nthparty/bcl/tar.gz/2.3.1","html_url":"https://github.com/nthparty/bcl/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nthparty/bcl@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Fbcl/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Fbcl/tags/2.3.1/manifests"},{"name":"2.2.0","sha":"a54c5a1a4c47cb84a90628f221a68de699890189","kind":"commit","published_at":"2022-09-02T00:39:59.000Z","download_url":"https://codeload.github.com/nthparty/bcl/tar.gz/2.2.0","html_url":"https://github.com/nthparty/bcl/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nthparty/bcl@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Fbcl/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Fbcl/tags/2.2.0/manifests"}]},"repo_metadata_updated_at":"2025-08-17T00:39:41.433Z","dependent_packages_count":0,"downloads":2904,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":19.2825856688901,"dependent_repos_count":6.013045445261243,"dependent_packages_count":10.09540786432578,"stargazers_count":25.0191850276608,"forks_count":15.317860592616913,"docker_downloads_count":null,"average":15.145616919750967},"purl":"pkg:pypi/bcl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/bcl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/bcl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/bcl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-16T12:15:59.342Z","issues_count":0,"pull_requests_count":5,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":4235658.8,"issues_closed_count":0,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/nthparty%2Fbcl/issues","maintainers":[{"login":"wyatt-howe","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wyatt-howe"},{"login":"bengetch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengetch"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bcl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bcl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bcl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bcl/related_packages","maintainers":[{"uuid":"frederickjansen","login":"frederickjansen","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/frederickjansen/","role":null,"created_at":"2023-02-23T16:53:33.644Z","updated_at":"2023-02-23T16:53:33.644Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/frederickjansen/packages"},{"uuid":"lapets","login":"lapets","name":null,"email":null,"url":null,"packages_count":82,"html_url":"https://pypi.org/user/lapets/","role":null,"created_at":"2023-02-23T16:53:33.655Z","updated_at":"2023-02-23T16:53:33.655Z","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":"2023-02-23T16:53:33.667Z","updated_at":"2023-02-23T16:53:33.667Z","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":726135,"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":541390,"full_name":"nthparty/bcl","default_branch":"main","committers":[{"name":"Andrei Lapets","email":"a@lapets.io","login":null,"count":135},{"name":"Wyatt Howe","email":"wyatt-howe","login":"wyatt-howe","count":40},{"name":"Wyatt Howe","email":"whowe@magnite.com","login":null,"count":12},{"name":"Andrei Lapets","email":"lapets@gmail.com","login":null,"count":12},{"name":"bengetch","email":"bengetch@gmail.com","login":null,"count":5},{"name":"Wyatt Howe","email":"wyatt_howe@brown.edu","login":null,"count":2}],"total_commits":206,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":34.333333333333336,"dds":0.34466019417475724,"past_year_committers":[{"name":"Andrei Lapets","email":"a@lapets.io","login":null,"count":33},{"name":"Wyatt Howe","email":"whowe@magnite.com","login":null,"count":12},{"name":"bengetch","email":"bengetch@gmail.com","login":null,"count":4}],"past_year_total_commits":49,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":16.333333333333332,"past_year_dds":0.326530612244898,"last_synced_at":"2023-10-25T13:53:28.058Z","last_synced_commit":"e947a740a19889c32954878a8ebf302d192353d0","created_at":"2023-03-09T04:13:43.527Z","updated_at":"2023-10-25T13:53:28.058Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Fbcl/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:08.406Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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/bcl","html_url":"https://github.com/nthparty/bcl","last_synced_at":"2025-08-17T00:39:41.374Z","status":"error","issues_count":0,"pull_requests_count":5,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":4235658.8,"issues_closed_count":0,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T09:39:18.761Z","updated_at":"2025-08-17T00:39:41.374Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Fbcl","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nthparty%2Fbcl/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{"MEMBER":4,"NONE":1},"issue_authors":{},"pull_request_authors":{"wyatt-howe":3,"bengetch":1,"TrellixVulnTeam":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10101874,"issues_count":31502423,"pull_requests_count":97598050,"authors_count":10703170,"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":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"wyatt-howe","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wyatt-howe"},{"login":"bengetch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengetch"}],"active_maintainers":[]},"events":{"total":{"PushEvent":2,"CreateEvent":1},"last_year":{"PushEvent":2,"CreateEvent":1}},"keywords":["cryptography-library","public-key-cryptography","public-key-encryption","python-cryptography","python-encryption","python-library","secret-key-encryption"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-30T05:40:35.031Z","updated_at":"2022-08-30T05:40:35.031Z","repository_link":"https://github.com/nthparty/bcl/blob/main/setup.py","dependencies":[{"id":3267920609,"package_name":"cffi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint-test-cover-docs-build-upload.yml","sha":null,"kind":"manifest","created_at":"2023-02-07T16:01:21.477Z","updated_at":"2023-02-07T16:01:21.477Z","repository_link":"https://github.com/nthparty/bcl/blob/main/.github/workflows/lint-test-cover-docs-build-upload.yml","dependencies":[{"id":7423653876,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7423653877,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7423653878,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2.2.2","direct":true,"kind":"composite","optional":false}]}],"score":10.461845406747434,"created_at":"2025-09-08T11:18:28.653Z","updated_at":"2025-10-07T08:24:30.970Z","avatar_url":"https://github.com/nthparty.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":2904,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/63196","html_url":"https://science.ecosyste.ms/projects/63196"}