Tom D
|
2453c8f39a
|
Update go-tpm dependency to 0.3.0 (#176)
|
2020-07-23 12:15:16 -07:00 |
|
Tom D
|
63d2595542
|
Update dependencies of go-attestation (#175)
* Update to latest version of go-tpm
* Update go-tpm-tools to latest
|
2020-07-23 11:42:24 -07:00 |
|
Tom D
|
596928d20b
|
Fix oss-fuzz, update to latest go-tpm (#165)
|
2020-05-07 15:25:53 -07:00 |
|
Tom D
|
e134551bb0
|
Implement extractor for determining secure boot state (#148)
|
2019-12-19 12:28:32 -08:00 |
|
Eric Chiang
|
7b7e21da78
|
attest: update go-tpm and switch hash method
go-tpm recently removed Algorithm.HashConstructor() in favor of
Algorithm.Hash(). Update go-tpm dependency and use the new method.
|
2019-10-18 10:39:55 -04:00 |
|
Eric Chiang
|
ebcdccf2d5
|
go.mod: update using "go mod tidy"
After removing proto and verifier packages we no longer need the
protobuf package.
|
2019-09-26 13:06:07 -07:00 |
|
Tom D
|
b60a7ccac1
|
Update to latest go-tpm (#106)
|
2019-09-20 12:45:57 -07:00 |
|
Tom D'Netto
|
cb4db13ccf
|
Upgrade go-tpm to v0.2.0
|
2019-09-09 12:06:23 -07:00 |
|
Tom D
|
f3f08037f8
|
Make SRK/AIK templates consistent with go-tpm-tools (#58)
|
2019-07-26 13:16:47 -07:00 |
|
Tom D
|
8f4f17e679
|
Implement credential activation API (#56)
|
2019-07-23 15:22:53 -07:00 |
|
Tom D
|
6fede8c9ab
|
Remove ekcert blacklist. (#37)
* Fix broken build on windows.
* Remove cert blacklist now that certtransparency parsing is laxer by default.
|
2019-06-17 09:49:16 -07:00 |
|
Tom D
|
a801f7333b
|
Import verifier library into go-attestation. (#13)
* Upstream the verifier sub-library.
* Rename proto package to go_attestation
|
2019-06-06 10:43:36 -07:00 |
|
Tom D
|
b6bb3dba4c
|
Update go-tpm version (#23)
|
2019-04-30 12:41:38 -07:00 |
|
DenisKarch
|
4e11f744d1
|
Fix mod files (#19)
|
2019-04-24 14:05:27 -07:00 |
|
DenisKarch
|
97d50a1edc
|
Use go-tpm NewQuoteInfo (#18)
|
2019-04-24 13:55:44 -07:00 |
|
Tom D
|
0c3df93f04
|
Update dependencies (#14)
|
2019-04-23 14:37:53 -07:00 |
|
DenisKarch
|
b128fd7448
|
Move AIK to Storage hierarchy (#10)
Moving AIK to storage hierarchy so that the key blob can be saved and
loaded instead of recreating the aik each time.
|
2019-04-10 11:03:02 -07:00 |
|
Denis Karch
|
dc8d5cb824
|
Added TPM1.2 support for Windows
|
2019-04-09 10:48:16 -07:00 |
|
Tom D'Netto
|
fc3b10963c
|
Update certificate-transparency-go dependency to fix broken reference
|
2019-04-03 09:37:57 -07:00 |
|
Tom
|
7ada84720a
|
go mod tidy
|
2019-04-01 11:07:36 -07:00 |
|
Tom
|
f3ea38462e
|
Make package a Go module, add build tags for tests that need special system setup
|
2019-04-01 11:06:07 -07:00 |
|