Go to file
2019-04-01 11:07:36 -07:00
attest Make package a Go module, add build tags for tests that need special system setup 2019-04-01 11:06:07 -07:00
CONTRIBUTING.md Initial commit. 2019-03-28 13:21:16 -07:00
go.mod go mod tidy 2019-04-01 11:07:36 -07:00
go.sum go mod tidy 2019-04-01 11:07:36 -07:00
LICENSE Initial commit. 2019-03-28 13:21:16 -07:00
README.md Initial commit. 2019-03-28 13:21:16 -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.