{"id":31786033,"url":"https://github.com/zfdang/aws-nitro-enclaves-python-sdk","last_synced_at":"2025-10-10T12:43:45.307Z","repository":{"id":317965106,"uuid":"1069536358","full_name":"zfdang/aws-nitro-enclaves-python-sdk","owner":"zfdang","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-04T07:11:23.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-04T07:22:42.924Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zfdang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-04T05:52:31.000Z","updated_at":"2025-10-04T07:11:26.000Z","dependencies_parsed_at":"2025-10-08T21:46:04.069Z","dependency_job_id":null,"html_url":"https://github.com/zfdang/aws-nitro-enclaves-python-sdk","commit_stats":null,"previous_names":["zfdang/aws-nitro-enclaves-python-sdk"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/zfdang/aws-nitro-enclaves-python-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zfdang%2Faws-nitro-enclaves-python-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zfdang%2Faws-nitro-enclaves-python-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zfdang%2Faws-nitro-enclaves-python-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zfdang%2Faws-nitro-enclaves-python-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zfdang","download_url":"https://codeload.github.com/zfdang/aws-nitro-enclaves-python-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zfdang%2Faws-nitro-enclaves-python-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003895,"owners_count":26083641,"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-10-10T02:00:06.843Z","response_time":62,"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":[],"created_at":"2025-10-10T12:43:43.903Z","updated_at":"2025-10-10T12:43:45.296Z","avatar_url":"https://github.com/zfdang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS Nitro Enclaves Python SDK\n\nA lightweight, secure Python interface for the Nitro Secure Module (NSM) inside AWS Nitro Enclaves.\n\n## Status\n\n**Alpha.** API subject to change while we build out the full feature set.\n\n## Goals\n\n- Provide a stable, high-level `NsmClient` for enclave applications.\n- Offer rich error handling and data models for attestation, PCRs, and certificates.\n - Ship pre-built wheels powered by a tiny native shim surfaced through CFFI (see `aws_nitro_enclaves/nsm/_cffi_build.py`).\n- Include host-side attestation verification helpers.\n\n## Current capabilities\n\n- Random byte generation via `NsmClient.get_random()`\n- PCR inspection and extension helpers (`describe_pcr`, `extend_pcr`, `lock_pcr`, `lock_pcrs`)\n- Certificate slot management (`set_certificate`, `describe_certificate`, `remove_certificate`)\n- Attestation document creation with optional user data payloads, plus raw dictionary helpers\n- NSM metadata inspection via `describe_nsm`\n\n## Getting started\n\n```bash\npip install aws-nitro-enclaves-python-sdk\n```\n\nUntil the first release lands on PyPI you can install directly from source:\n\n```bash\npip install .\n```\n\n## Project layout\n\n- `aws_nitro_enclaves/` – Python package with client, transport, and type definitions.\n- `aws_nitro_enclaves/nsm/_cffi_build.py` – CFFI builder containing the native shim used at runtime.\n- `tests/` – Python test suite.\n- `docs/` – Project documentation (MkDocs).\n\n## Contributing\n\nSee [`CONTRIBUTING.md`](CONTRIBUTING.md) for guidance on setting up a development environment and contributing patches.\n\n## License\n\nThis project is licensed under the Apache 2.0 License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzfdang%2Faws-nitro-enclaves-python-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzfdang%2Faws-nitro-enclaves-python-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzfdang%2Faws-nitro-enclaves-python-sdk/lists"}