https://github.com/edgelesssys/go-azguestattestation
https://github.com/edgelesssys/go-azguestattestation
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/edgelesssys/go-azguestattestation
- Owner: edgelesssys
- License: mit
- Created: 2023-02-15T10:43:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T07:18:17.000Z (about 1 year ago)
- Last Synced: 2025-06-18T11:53:31.585Z (about 1 year ago)
- Language: Go
- Size: 69.3 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-azguestattestation
This Go library provides APIs to perform guest attestation on Azure confidential VMs using the MAA service.
It's a port of Microsoft's [libazguestattestation](https://github.com/Azure/confidential-computing-cvm-guest-attestation).