go-attestation/attest
copybara-service[bot] 5410759ddc
Consider a nonce in NVRAM when computing the EK Template (Fixes #236). (#238)
PiperOrigin-RevId: 394112776

Co-authored-by: Tom D'Netto <jsonp@google.com>
2021-08-31 17:45:37 -07:00
..
attest-tool Fix minor spelling issues in comments 2021-08-10 12:18:55 -07:00
internal Ignore SBAT events in ParseUEFIVariableAuthority (#222) 2021-06-03 14:28:24 -07:00
testdata Ignore SBAT events in ParseUEFIVariableAuthority (#222) 2021-06-03 14:28:24 -07:00
activation_test.go Rename AIK to AK everywhere 2019-10-09 08:56:19 +11:00
activation.go Fix minor spelling issues in comments 2021-08-10 12:18:55 -07:00
application_key_test.go Internal change 2021-06-22 20:41:11 +00:00
application_key.go Validate the RSA-PSS salt length argument. (#219) 2021-05-21 15:28:56 -07:00
attest_fuzz.go Enable ParseAKPublic & ParseEKCertificate for fuzzing. (#141) 2019-12-04 15:04:06 -08:00
attest_simulated_tpm20_test.go Split linuxTPM -> {trousersTPM,wrappedTPM20}, implement CommandChannel 2020-05-05 16:56:57 -07:00
attest_test.go Split linuxTPM -> {trousersTPM,wrappedTPM20}, implement CommandChannel 2020-05-05 16:56:57 -07:00
attest_tpm12_test.go Split linuxTPM -> {trousersTPM,wrappedTPM20}, implement CommandChannel 2020-05-05 16:56:57 -07:00
attest.go Add AK.Certify() and use CertifyEx() for certification (#210) 2021-04-23 14:41:30 -07:00
certification_test.go Support RSA application keys (#218) 2021-05-20 11:15:09 -07:00
certification.go Add AK.Certify() and use CertifyEx() for certification (#210) 2021-04-23 14:41:30 -07:00
challenge_test.go Internal change 2021-06-22 20:41:11 +00: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 Parse TCG_PCClientPCREvent structures with an eventSize of 0 (#212) 2021-04-14 13:59:06 -07:00
eventlog_workarounds.go Fix broken build from intersection of two PRs (#155) 2020-04-16 11:42:48 -07:00
eventlog.go Fix minor spelling issues in comments 2021-08-10 12:18:55 -07:00
example_test.go Fix minor spelling issues in comments 2021-08-10 12:18:55 -07:00
key_linux.go Add a build tag to turn off TPM12 support and avoid tspi dependency (#232) 2021-07-30 12:26:45 -07:00
key_windows.go Handle to interface{} in *windowsKey12.certify() (#214) 2021-04-23 16:13:10 -07:00
pcp_windows.go Handle EFI_ACTION events signalling DMA protection is disabled. (#235) 2021-08-23 14:03:58 -07:00
secureboot_test.go Ignore SBAT events in ParseUEFIVariableAuthority (#222) 2021-06-03 14:28:24 -07:00
secureboot.go Handle EFI_ACTION events signalling DMA protection is disabled. (#235) 2021-08-23 14:03:58 -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
tpm12_linux.go Add a build tag to turn off TPM12 support and avoid tspi dependency (#232) 2021-07-30 12:26:45 -07:00
tpm_fake.go Add InjectSimulatedTPMForTest function for testing (#187) 2020-11-19 07:43:19 +01:00
tpm_linux.go Add InjectSimulatedTPMForTest function for testing (#187) 2020-11-19 07:43:19 +01:00
tpm_other.go Refactor *platformTPM -> tpmBase interface (#160) 2020-05-05 14:56:40 -07:00
tpm_test.go Internal change 2021-06-22 20:41:11 +00:00
tpm_windows.go Handle EFI_ACTION events signalling DMA protection is disabled. (#235) 2021-08-23 14:03:58 -07:00
tpm.go Consider a nonce in NVRAM when computing the EK Template (Fixes #236). (#238) 2021-08-31 17:45:37 -07:00
vendors.go Update vendors list (#57) 2019-08-06 16:47:13 -07:00
win_events_test.go Make possibly-missing WBCL values ternary-typed (#226) 2021-06-21 14:10:45 -07:00
win_events.go Make possibly-missing WBCL values ternary-typed (#226) 2021-06-21 14:10:45 -07:00
wrapped_tpm20.go Consider a nonce in NVRAM when computing the EK Template (Fixes #236). (#238) 2021-08-31 17:45:37 -07:00