Go to file
Tom D 8ac2846c80
Attempt fix for EKCert parsing errors when falling back to NVRAM (#38)
* Fix parsing errors for EKCert when falling back to NVRAM
2019-06-11 10:52:49 -07:00
attest Attempt fix for EKCert parsing errors when falling back to NVRAM (#38) 2019-06-11 10:52:49 -07:00
ci Implement full coverage for TPM 1.2 tests. (#7) 2019-04-04 15:33:00 -07:00
proto Import verifier library into go-attestation. (#13) 2019-06-06 10:43:36 -07:00
verifier Import verifier library into go-attestation. (#13) 2019-06-06 10:43:36 -07:00
CONTRIBUTING.md Initial commit. 2019-03-28 13:21:16 -07:00
go.mod Import verifier library into go-attestation. (#13) 2019-06-06 10:43:36 -07:00
go.sum Import verifier library into go-attestation. (#13) 2019-06-06 10:43:36 -07:00
LICENSE Initial commit. 2019-03-28 13:21:16 -07:00
README.md Refactor tests: remove build tags, de-dupe, use flags to control test runs from now on (#8) 2019-04-05 14:49:36 -07:00

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.