{"id":17921541,"url":"https://github.com/theopolis/tpm2-examples","last_synced_at":"2025-03-24T01:32:31.033Z","repository":{"id":145263011,"uuid":"48941565","full_name":"theopolis/tpm2-examples","owner":"theopolis","description":"Several example uses of TPM2/TSS APIs.","archived":false,"fork":false,"pushed_at":"2016-01-04T00:12:41.000Z","size":26,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-19T02:38:11.581Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theopolis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-03T10:09:43.000Z","updated_at":"2022-09-04T19:18:35.000Z","dependencies_parsed_at":"2023-04-10T17:48:08.666Z","dependency_job_id":null,"html_url":"https://github.com/theopolis/tpm2-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theopolis%2Ftpm2-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theopolis%2Ftpm2-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theopolis%2Ftpm2-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theopolis%2Ftpm2-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theopolis","download_url":"https://codeload.github.com/theopolis/tpm2-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245194512,"owners_count":20575767,"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"}},"keywords":[],"created_at":"2024-10-28T20:34:40.025Z","updated_at":"2025-03-24T01:32:29.377Z","avatar_url":"https://github.com/theopolis.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## TPM2 Examples\n\nSeveral TPM2 TSS API examples.\n\n### System API (SAPI)\n\nMost of this code provide example client interfaces for the TSS 1.0 specification of the system API.\n\nThis uses the [TPM2.0-TSS](https://github.com/01org/TPM2.0-TSS) project's tpm2sapi library.\n\n### Build\n\nThis assumes a Ubuntu 14.04 install, defer to installing the package equivilents for your distribution otherwise.\n\nInstall the TPM2.0-TSS dependencies:\n```\n# sudo apt-get install autoconf libtool\n# audo apt-get install autoconf-archive # Need AX_PTHREADS macro\n```\n\nBuild and install the TPM2SAPI library:\n```\n# git clone https://github.com/theopolis/TPM2.0-TSS\n# pushd TPM2.0-TSS\n# ./bootstrap\n# mkdir build; cd build\n# ../configure\n# make; sudo make install\n# popd\n```\n\n# Build this code:\n```\n# make\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheopolis%2Ftpm2-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheopolis%2Ftpm2-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheopolis%2Ftpm2-examples/lists"}