Eric Chiang 7c4daab11e
Merge pull request #107 from ericchiang/lint
attest: address lint feedback
2019-09-20 12:37:20 -07:00
2019-09-20 10:34:07 -07:00
2019-03-28 13:21:16 -07:00
2019-09-09 12:06:23 -07:00
2019-09-09 12:06:23 -07:00
2019-03-28 13:21:16 -07:00

Go-Attestation

GoDoc

Go-Attestation abstracts remote attestation operations across a variety of platforms and TPMs.

Installation

The go-attestation package is installable using go get: go get github.com/google/go-attestation/attest

Linux users must install libtspi and its headers. This can be installed on debian-based systems using: sudo apt-get install libtspi-dev.

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
No description provided
Readme Apache-2.0 5.3 MiB
Languages
Go 98.1%
Shell 1.9%