Skip to content

Releases: google/go-tdx-guest

v0.3.1

19 Feb 09:32
43efd1f
Compare
Choose a tag to compare

Updated TCB Info verification logic.

v0.3.0

14 Feb 04:59
686ff34
Compare
Choose a tag to compare

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

15 Sep 05:06
95e7439
Compare
Choose a tag to compare

added client_windows.go file.

v0.2.1

08 Sep 05:19
9440155
Compare
Choose a tag to compare

APIs renamed (and old ones deprecated) as per the data type they work with.

v0.2.0

18 Aug 06:25
c16a1ca
Compare
Choose a tag to compare

Fixes for Ioctl cmd calculation
Fixes for Ioctl structures

Updated verifier functionality

12 Jul 06:34
435455f
Compare
Choose a tag to compare

Added new changes in verifier code from the previous release (v0.1.0).

Initial release with client and verify packages

10 Jul 09:31
399b17a
Compare
Choose a tag to compare

Added verify package after previous release (v.0.0.1).

v0.0.1

05 Jul 09:48
67cae7b
Compare
Choose a tag to compare

Includes the client package that can be used to retrieve a quote.
Additional packages for testing the client.