go-attestation/attest
Tom D 0f650714d9
Fix verification errors for quotes generated using AK's with SigScheme.Hash = SHA1 ()
* Remove artificial requirement for composite digest to match PCR bank digest
2019-09-20 09:07:49 -07:00
..
attest-tool internal/eventlog: only trust the first time an event is written to the log () 2019-09-06 10:20:43 -07:00
testdata attest: add testdata for crypto agile event () 2019-08-21 10:00:18 -07:00
activation_test.go Implement credential activation API () 2019-07-23 15:22:53 -07:00
activation.go Add quote example, add note to Activation.Generate() about use of subtle to prevent timing attacks () 2019-08-27 16:15:48 -07:00
attest_simulated_tpm20_test.go attest: don't define exported API in files with build tags 2019-09-19 13:50:38 -07:00
attest_test.go attest: rename MintAIK and MintOptions to NewAIK and AIKConfig 2019-08-28 09:25:14 -07:00
attest_tpm12_test.go attest: don't define exported API in files with build tags 2019-09-19 13:50:38 -07:00
attest.go attest: don't define exported API in files with build tags 2019-09-19 13:50:38 -07:00
challenge_test.go attest: use provided randomness source when generating challenges () 2019-08-21 10:28:19 -07:00
challenge.go attest: use provided randomness source when generating challenges () 2019-08-21 10:28:19 -07:00
eventlog_test.go attest: expose algorithms used in measurement log 2019-09-19 15:28:22 -07:00
eventlog.go Fix verification errors for quotes generated using AK's with SigScheme.Hash = SHA1 () 2019-09-20 09:07:49 -07:00
example_test.go Add example for AIKPublic.Verify () 2019-08-29 11:26:42 -07:00
key_linux.go attest: don't define exported API in files with build tags 2019-09-19 13:50:38 -07:00
key_windows.go attest: don't define exported API in files with build tags 2019-09-19 13:50:38 -07:00
pcp_windows.go attest: rename MintAIK and MintOptions to NewAIK and AIKConfig 2019-08-28 09:25:14 -07:00
storage.go Refactor part 1: Refactor logic for keys into structs for each TPM/platform invariant. () 2019-07-19 13:05:18 -07:00
tpm_linux.go attest: don't define exported API in files with build tags 2019-09-19 13:50:38 -07:00
tpm_test.go attest: re-work EK API () 2019-08-21 10:26:55 -07:00
tpm_windows.go attest: don't define exported API in files with build tags 2019-09-19 13:50:38 -07:00
tpm.go attest: expose algorithms used in measurement log 2019-09-19 15:28:22 -07:00
vendors.go Update vendors list () 2019-08-06 16:47:13 -07:00