Releases: google/go-tdx-guest
Releases · google/go-tdx-guest
v0.3.1
Updated TCB Info verification logic.
v0.3.0
Use go-configfs-tsm library to fetch attestation quote on images with Unified ABI patch by Intel.
Update APIs to not be tightly coupled with any specific Quote format.
v0.2.2
added client_windows.go file.
v0.2.1
APIs renamed (and old ones deprecated) as per the data type they work with.
v0.2.0
Fixes for Ioctl cmd calculation
Fixes for Ioctl structures
Updated verifier functionality
Added new changes in verifier code from the previous release (v0.1.0).
Initial release with client and verify packages
Added verify package after previous release (v.0.0.1).
v0.0.1
Includes the client package that can be used to retrieve a quote.
Additional packages for testing the client.