This library provides a collection of reusable functions and classes to **parse**, **validate**, and **verify cryptographic signatures** for attestation report, TPM measurements and calculate measurements across multiple platforms.
This library provides a collection of reusable functions and classes to parse, validate, and verify cryptographic signatures for attestation report, TPM measurements and calculate measurements across multiple platforms.
- Intel TDX – Parse and validate Intel Trusted Domain Extensions (TDX) attestation reports.
- AMD SEV-SNP – Support for AMD's Secure Encrypted Virtualization with Secure Nested Paging (SEV-SNP).
- NVIDIA Confidential Computing – Validate attestation information from NVIDIA’s confidential computing-enabled environments.
- Azure Confidential VMs
- Azure TDX – Azure's implementation of Intel TDX with vTPM.
- Azure SNP – AMD SEV-SNP on Azure with vTPM.
Full list of available functions, classes, and object is available in API Documentation.