mirror of
https://github.com/google/go-attestation.git
synced 2024-12-18 20:47:57 +00:00
063d2bdf7e
* Generate and store a fake EK certificate in TPM 1.2 test setup. * Fix run of gen_ekcert.go * Write out NVRAM cert header when generating ek cert * Remove build flag gating tpm12 tests. |
||
---|---|---|
attest | ||
ci | ||
CONTRIBUTING.md | ||
go.mod | ||
go.sum | ||
LICENSE | ||
README.md |
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.
Build tags on tests
localtest
- Runs tests against TPM hardware of the local system.tpm12
- Runs TPM 1.2 specific tests against the local system.