Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Commit

Permalink
Add az_tdx_vtpm verifier
Browse files Browse the repository at this point in the history
This verifier is supposed to handle evidence from Azure TDX CVMs, which
are currently in limited preview. The verifier uses a flow similar to
az_snp_vtpm, albeit with TDX Quotes. We are reusing parsing, verification
and claim construction logic from the TDX verifier.

Signed-off-by: Magnus Kulke <[email protected]>
  • Loading branch information
mkulke committed Oct 19, 2023
1 parent 871ae51 commit 02a0379
Show file tree
Hide file tree
Showing 6 changed files with 482 additions and 338 deletions.
Loading

0 comments on commit 02a0379

Please sign in to comment.