mirror of
https://github.com/google/go-attestation.git
synced 2025-02-06 02:39:11 +00:00
Eric Chiang
2464131d7c
Add a Public() method to the AIK that returns a public key (#55)
We plan to identify AIKs based on their public key. The raw blob should be available via the AttestationParameters, but we hope that users will only use that struct for generating challenges. Because this parses the public key on AIK creation and loading, this PR should have existing coverage.
Go-Attestation
Go-Attestation abstracts remote attestation operations across a variety of platforms and TPMs.
Status
Go-Attestation is under active development and is not ready for production use. Expect API changes at any time.
Please note that this is not an official Google product.
Description
Languages
Go
98.1%
Shell
1.9%