The Wayback Machine - https://web.archive.org/web/20220702095529/https://github.com/topics/wolftpm
Skip to content
#

wolftpm

Here are 2 public repositories matching this topic...

tomoveu
tomoveu commented Mar 18, 2021

This is a good first issue for someone who wants to get into OSS/TPM development.

We need a simple example to show TPM signature verification.

We already have examples for TPM2_Quote and TPM2_GetTime that can be used to generate signed TPM blob(data).

Details:

  • Both TPM2_Quote and TPM2_GetTime produce similar output using TPM2B_ATTEST and TPMT_SIGNATURE structures.
  • The TPMT_SIGNATU
enhancement good first issue

Improve this page

Add a description, image, and links to the wolftpm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wolftpm topic, visit your repo's landing page and select "manage topics."

Learn more