go-attestation/attest
Eric Chiang 78755e7a91 attest: remove Log statements from tests (#81)
Tests generally shouldn't print anything unless they fail.
2019-08-21 10:28:55 -07:00
..
attest-tool attest: re-work EK API (#79) 2019-08-21 10:26:55 -07:00
testdata attest: add testdata for crypto agile event (#82) 2019-08-21 10:00:18 -07:00
activation_test.go Implement credential activation API (#56) 2019-07-23 15:22:53 -07:00
activation.go attest: use provided randomness source when generating challenges (#80) 2019-08-21 10:28:19 -07:00
attest_simulated_tpm20_test.go attest: remove Log statements from tests (#81) 2019-08-21 10:28:55 -07:00
attest_test.go attest: re-work EK API (#79) 2019-08-21 10:26:55 -07:00
attest_tpm12_test.go attest: re-work EK API (#79) 2019-08-21 10:26:55 -07:00
attest.go attest: re-work EK API (#79) 2019-08-21 10:26:55 -07:00
challenge_test.go attest: use provided randomness source when generating challenges (#80) 2019-08-21 10:28:19 -07:00
challenge.go attest: use provided randomness source when generating challenges (#80) 2019-08-21 10:28:19 -07:00
eventlog_test.go attest: add testdata for crypto agile event (#82) 2019-08-21 10:00:18 -07:00
eventlog.go attest: add event log parsing logic 2019-08-19 23:50:31 -07:00
key_linux.go attest: move public key parsing server side 2019-08-06 11:09:20 -07:00
key_windows.go attest: move public key parsing server side 2019-08-06 11:09:20 -07:00
pcp_windows.go attest: re-work EK API (#79) 2019-08-21 10:26:55 -07:00
storage.go Refactor part 1: Refactor logic for keys into structs for each TPM/platform invariant. (#53) 2019-07-19 13:05:18 -07:00
tpm_linux.go attest: re-work EK API (#79) 2019-08-21 10:26:55 -07:00
tpm_test.go attest: re-work EK API (#79) 2019-08-21 10:26:55 -07:00
tpm_windows.go attest: re-work EK API (#79) 2019-08-21 10:26:55 -07:00
tpm.go attest: re-work EK API (#79) 2019-08-21 10:26:55 -07:00
vendors.go Update vendors list (#57) 2019-08-06 16:47:13 -07:00