go-attestation/attest
2020-04-16 11:42:48 -07:00
..
attest-tool Implement self-test mode into attest-tool. (#137) 2019-11-08 09:52:59 -08:00
internal Implement extractor for determining secure boot state (#148) 2019-12-19 12:28:32 -08:00
testdata Add workaround in validation for missing exit boot services event log messages (#153) 2020-04-16 10:20:55 -07:00
activation_test.go Rename AIK to AK everywhere 2019-10-09 08:56:19 +11:00
activation.go attest: update go-tpm and switch hash method 2019-10-18 10:39:55 -04:00
attest_fuzz.go Enable ParseAKPublic & ParseEKCertificate for fuzzing. (#141) 2019-12-04 15:04:06 -08:00
attest_simulated_tpm20_test.go Fix linter errors, go fmt (#130) 2019-10-10 14:29:46 -07:00
attest_test.go Fix uint16 overflow in ParseEKCertificate bounds check (#143) 2019-12-09 10:58:36 -08:00
attest_tpm12_test.go Fix linter errors, go fmt (#130) 2019-10-10 14:29:46 -07:00
attest.go Validate signature scheme is present when decoding TPMT_PUBLIC blobs (#140) 2019-12-04 14:35:21 -08:00
challenge_test.go Rename AIK to AK everywhere 2019-10-09 08:56:19 +11:00
challenge.go Rename AIK to AK everywhere 2019-10-09 08:56:19 +11:00
eventlog_fuzz.go Fix linter errors, go fmt (#130) 2019-10-10 14:29:46 -07:00
eventlog_test.go Add workaround in validation for missing exit boot services event log messages (#153) 2020-04-16 10:20:55 -07:00
eventlog_workarounds.go Fix broken build from intersection of two PRs (#155) 2020-04-16 11:42:48 -07:00
eventlog.go Add workaround in validation for missing exit boot services event log messages (#153) 2020-04-16 10:20:55 -07:00
example_test.go Fix linter errors, go fmt (#130) 2019-10-10 14:29:46 -07:00
key_linux.go ParseEventLog fuzz target 2019-10-09 10:05:21 +11:00
key_windows.go Rename AIK to AK everywhere 2019-10-09 08:56:19 +11:00
pcp_windows.go Rename AIK to AK everywhere 2019-10-09 08:56:19 +11:00
secureboot_test.go Implement extractor for determining secure boot state (#148) 2019-12-19 12:28:32 -08:00
secureboot.go Implement extractor for determining secure boot state (#148) 2019-12-19 12:28:32 -08: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 ParseEventLog fuzz target 2019-10-09 10:05:21 +11:00
tpm_other.go Fix linter errors, go fmt (#130) 2019-10-10 14:29:46 -07:00
tpm_test.go attest: re-work EK API (#79) 2019-08-21 10:26:55 -07:00
tpm_windows.go Rename AIK to AK everywhere 2019-10-09 08:56:19 +11:00
tpm.go Return error from AttestPlatform() if the event log returned from the system is too short to be valid (#151) 2020-01-30 14:39:59 -08:00
vendors.go Update vendors list (#57) 2019-08-06 16:47:13 -07:00