{"id":17753101,"url":"https://github.com/knovichikhin/pyemv","last_synced_at":"2025-09-09T00:37:34.835Z","repository":{"id":49425854,"uuid":"226211246","full_name":"knovichikhin/pyemv","owner":"knovichikhin","description":"A Python package for EMV cryptography in payment systems","archived":false,"fork":false,"pushed_at":"2025-02-08T19:12:10.000Z","size":88,"stargazers_count":48,"open_issues_count":0,"forks_count":19,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-27T07:46:01.261Z","etag":null,"topics":["arpc","arqc","authorization-request-cryptogram","authorization-response-cryptogram","banking","emv","emv-pin-change","key-derivation","library","python","secure-messaging-confidentiality","secure-messaging-integrity","tlv","tlv-decoder","tlv-encoder"],"latest_commit_sha":null,"homepage":"","language":"Python","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/knovichikhin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-12-06T00:07:08.000Z","updated_at":"2025-08-15T17:34:46.000Z","dependencies_parsed_at":"2024-10-26T14:09:12.620Z","dependency_job_id":"806de907-7b96-4645-8d6e-f66f0e22d790","html_url":"https://github.com/knovichikhin/pyemv","commit_stats":{"total_commits":59,"total_committers":1,"mean_commits":59.0,"dds":0.0,"last_synced_commit":"4ec97476f5875cbedd74c2f38f5762fbd60b079f"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/knovichikhin/pyemv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knovichikhin%2Fpyemv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knovichikhin%2Fpyemv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knovichikhin%2Fpyemv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knovichikhin%2Fpyemv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knovichikhin","download_url":"https://codeload.github.com/knovichikhin/pyemv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knovichikhin%2Fpyemv/sbom","scorecard":{"id":564702,"data":{"date":"2025-08-11","repo":{"name":"github.com/knovichikhin/pyemv","commit":"cf6b82d7a1e1b57c87d18a2caae2115f8b3e4309"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.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":"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":"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":"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/coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/knovichikhin/pyemv/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/knovichikhin/pyemv/coverage.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/knovichikhin/pyemv/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/knovichikhin/pyemv/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/knovichikhin/pyemv/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:59","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  10 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5"],"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 8 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-20T14:39:42.707Z","repository_id":49425854,"created_at":"2025-08-20T14:39:42.708Z","updated_at":"2025-08-20T14:39:42.708Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231097,"owners_count":25245687,"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"}},"keywords":["arpc","arqc","authorization-request-cryptogram","authorization-response-cryptogram","banking","emv","emv-pin-change","key-derivation","library","python","secure-messaging-confidentiality","secure-messaging-integrity","tlv","tlv-decoder","tlv-encoder"],"created_at":"2024-10-26T13:07:58.138Z","updated_at":"2025-09-09T00:37:34.809Z","avatar_url":"https://github.com/knovichikhin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"PyEMV\n=====\n\n|pypi| |coverage|\n\n``PyEMV`` package provides methods to generate\n\n- Application Cryptograms (TC, ARQC, or AAC) that's used to verify ICC.\n- Authorization Response Cryptogram (ARPC) that's used to verify card issuer.\n- Secure Messaging Integrity and Confidentiality that's used by the issuer to update values on the ICC.\n- Dynamic Card Verification Values.\n\nInstallation\n------------\n\n``PyEMV`` is published on `PyPI`__ and can be installed from there:\n\n.. code-block::\n\n    pip install pyemv\n\n__ https://pypi.org/project/pyemv/\n\nModules\n-------\n\n- kd - Key Derivation support for ICC master keys and session keys.\n- ac - Application Cryptogram support for ARQC, AAC, TC, and ARPC.\n- sm - Secure Messaging support for script command integrity and confidentiality.\n- cvn - Putting it all together for various Cryptogram Version Numbers.\n- cvv - Support for dynamic card verification, such as CVC3.\n- tlv - TLV encoder and decoder.\n\n.. |pypi| image:: https://img.shields.io/pypi/v/pyemv.svg\n    :alt: PyPI\n    :target:  https://pypi.org/project/pyemv/\n\n.. |coverage| image:: https://codecov.io/gh/knovichikhin/pyemv/branch/master/graph/badge.svg\n    :alt: Test coverage\n    :target: https://codecov.io/gh/knovichikhin/pyemv\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknovichikhin%2Fpyemv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknovichikhin%2Fpyemv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknovichikhin%2Fpyemv/lists"}