Attestation generation, verification, and measurement for confidential VMs
A library and CLI to:
- Measure a TEE VM image file and predict its expected register values (RTMRs / PCRs)
- Generate an attestation quote from inside a confidential VM
- Verify a quote against expected measurements
Works out of the box with official Flashbots confidential images and with any image built using Easy-TEE
Supports Azure, GCP, and self-hosted deployments
For a client/server library and standalone proxy built on top of attest, see attested-tls