It contains severals libraries to handle:
- the Intel SGX quote: generation, parsing and verification
- the Intel TDX quote: generation, parsing and verification
- the AMD SEV quote: generation, parsing and verification
- a TPM quote: generation, parsing and verification
- RATLS certificate: generation and verification
See TPM README.md for prerequisite installations.
Also, install libssl-dev
.
Then:
cargo build
cargo test -- --nocapture