{"id":13941601,"name":"funcrypt","ecosystem":"pypi","description":"Fast and Portable Cryptography Extension Library for Pyrogram","homepage":"https://github.com/pyrogram","licenses":"LGPL-3.0-or-later","normalized_licenses":["LGPL-3.0-or-later"],"repository_url":"https://github.com/pyrogram/tgcrypto","keywords_array":["pyrogram","telegram","crypto","cryptography","encryption","mtproto","extension","library","aes"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-01T03:30:05.000Z","latest_release_published_at":"2026-03-01T03:30:05.000Z","latest_release_number":"0.0.5","last_synced_at":"2026-08-16T12:20:18.280Z","created_at":"2026-03-02T14:42:36.259Z","updated_at":"2026-08-16T12:20:18.280Z","registry_url":"https://pypi.org/project/funcrypt/","install_command":"pip install funcrypt --index-url https://pypi.org/simple","documentation_url":"https://docs.pyrogram.org","metadata":{"funding":null,"documentation":"https://docs.pyrogram.org","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Operating System :: OS Independent","Programming Language :: C","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: Implementation","Programming Language :: Python :: Implementation :: CPython","Topic :: Communications","Topic :: Communications :: Chat","Topic :: Internet","Topic :: Security","Topic :: Security :: Cryptography","Topic :: Software Development :: Libraries","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"funcrypt","project_status":null},"repo_metadata":{"id":29499990,"uuid":"119180048","full_name":"pyrogram/tgcrypto","owner":"pyrogram","description":"Fast and Portable Cryptography Extension Library for Pyrogram","archived":true,"fork":false,"pushed_at":"2024-12-23T20:50:46.000Z","size":122,"stargazers_count":211,"open_issues_count":5,"forks_count":67,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-24T19:16:44.260Z","etag":null,"topics":["aes","cipher","cryptography","encryption","mtproto","pyrogram","python","telegram"],"latest_commit_sha":null,"homepage":"https://pyrogram.org","language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyrogram.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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,"zenodo":null}},"created_at":"2018-01-27T16:16:00.000Z","updated_at":"2026-07-24T19:13:10.000Z","dependencies_parsed_at":"2023-12-12T18:31:46.471Z","dependency_job_id":"40e7cbf2-2aed-4ab9-ba98-1789c7cf095f","html_url":"https://github.com/pyrogram/tgcrypto","commit_stats":{"total_commits":67,"total_committers":4,"mean_commits":16.75,"dds":0.04477611940298509,"last_synced_commit":"7c7d865c02106188364f4f25a4fa8ffbe75286b3"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/pyrogram/tgcrypto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrogram%2Ftgcrypto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrogram%2Ftgcrypto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrogram%2Ftgcrypto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrogram%2Ftgcrypto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyrogram","download_url":"https://codeload.github.com/pyrogram/tgcrypto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrogram%2Ftgcrypto/sbom","scorecard":{"id":751864,"data":{"date":"2025-08-11","repo":{"name":"github.com/pyrogram/tgcrypto","commit":"a8aee643179603e994a801eba7f344cae6932010"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Code-Review","score":0,"reason":"Found 2/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/wheels.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":"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/wheels.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pyrogram/tgcrypto/wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/wheels.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pyrogram/tgcrypto/wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/wheels.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pyrogram/tgcrypto/wheels.yml/master?enable=pin","Info:   0 out of   2 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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: COPYING: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 9 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-22T20:36:21.959Z","repository_id":29499990,"created_at":"2025-08-22T20:36:21.959Z","updated_at":"2025-08-22T20:36:21.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36443646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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"}},"repo_metadata_updated_at":"2026-08-09T16:36:48.895Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":43.78213515197708,"dependent_packages_count":7.7429734030800095,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.762554277528544},"purl":"pkg:pypi/funcrypt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/funcrypt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/funcrypt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/funcrypt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T07:56:55.088Z","issues_count":25,"pull_requests_count":20,"avg_time_to_close_issue":3470681.0476190476,"avg_time_to_close_pull_request":3300703.0,"issues_closed_count":21,"pull_requests_closed_count":19,"pull_request_authors_count":10,"issue_authors_count":21,"avg_comments_per_issue":1.56,"avg_comments_per_pull_request":0.3,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3569466.3333333335,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"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":0.0,"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/pyrogram%2Ftgcrypto/issues","maintainers":[{"login":"delivrance","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delivrance"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/funcrypt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/funcrypt/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/funcrypt/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/funcrypt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/funcrypt/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/funcrypt/codemeta","maintainers":[{"uuid":"anssiga","login":"anssiga","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/anssiga/","role":"Owner","created_at":"2026-03-02T14:46:33.537Z","updated_at":"2026-03-02T14:46:33.537Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/anssiga/packages"}]}