Skip to content

entropyxyz/tdx-quote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tdx-quote

Parses and verifies Intel TDX quotes (v4 and v5)

This crate is no_std.

This is inspired by tdx-quote-parser for the types and sgx-quote for the no-std parsing using nom.

This is based on the specification described in the Intel TDX DCAP Quoting Library API, appendix 3.

The mock feature flag allows generating mock quotes, which this library can parse and verify. This is used for testing attestation features on without needing TDX hardware.

Warning: This is in early stages of development and has not been audited.

For quote generation, see configfs-tsm.

About

no-std TDX quote parser and verifyer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages