go-attestation/attest
2022-09-09 15:58:48 -07:00
..
attest-tool Remove certificate-transparency-go dependancy 2022-04-04 13:48:39 -07:00
internal Ignore MokListTrusted events in ParseUEFIVariableAuthority (#284) 2022-09-09 15:58:48 -07:00
testdata Ignore MokListTrusted events in ParseUEFIVariableAuthority (#284) 2022-09-09 15:58:48 -07:00
activation_test.go Rename AIK to AK everywhere 2019-10-09 08:56:19 +11:00
activation.go Restore changes accidentally reverted during reconciliation (#256) 2021-12-08 16:43:38 -08:00
application_key_test.go attest: fix OSS-Fuzz build (#278) 2022-05-31 21:50:58 -07:00
application_key.go Validate the RSA-PSS salt length argument. (#219) 2021-05-21 15:28:56 -07:00
attest_fuzz.go Merge pull request from GHSA-99cg-575x-774p 2022-01-31 09:10:07 -08:00
attest_simulated_tpm20_test.go attest: fix OSS-Fuzz build (#278) 2022-05-31 21:50:58 -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 Remove certificate-transparency-go dependancy 2022-04-04 13:48:39 -07:00
certification_test.go attest: fix OSS-Fuzz build (#278) 2022-05-31 21:50:58 -07:00
certification.go Bump go-tpm version (#264) 2022-02-14 16:31:48 -08:00
challenge_test.go Remove certificate-transparency-go dependancy 2022-04-04 13:48:39 -07:00
challenge.go Rename AIK to AK everywhere 2019-10-09 08:56:19 +11:00
eventlog_fuzz.go Merge pull request from GHSA-99cg-575x-774p 2022-01-31 09:10:07 -08:00
eventlog_test.go Implement CombineEventlogs(). 2021-11-18 15:36:36 -08:00
eventlog_workarounds.go Fix broken build from intersection of two PRs (#155) 2020-04-16 11:42:48 -07:00
eventlog.go Merge pull request from GHSA-99cg-575x-774p 2022-01-31 09:10:07 -08:00
example_test.go Internal change 2021-09-01 15:39:03 -07:00
key_linux.go Merge pull request from GHSA-99cg-575x-774p 2022-01-31 09:10:07 -08:00
key_windows.go Merge pull request from GHSA-99cg-575x-774p 2022-01-31 09:10:07 -08:00
pcp_windows.go Remove certificate-transparency-go dependancy 2022-04-04 13:48:39 -07:00
secureboot_test.go Ignore MokListTrusted events in ParseUEFIVariableAuthority (#284) 2022-09-09 15:58:48 -07:00
secureboot.go Remove certificate-transparency-go dependancy 2022-04-04 13:48:39 -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 Remove certificate-transparency-go dependancy 2022-04-04 13:48:39 -07:00
tpm_fake.go Add InjectSimulatedTPMForTest function for testing (#187) 2020-11-19 07:43:19 +01:00
tpm_linux.go Merge pull request from GHSA-99cg-575x-774p 2022-01-31 09:10:07 -08:00
tpm_other.go Merge pull request from GHSA-99cg-575x-774p 2022-01-31 09:10:07 -08:00
tpm_test.go Remove certificate-transparency-go dependancy 2022-04-04 13:48:39 -07:00
tpm_windows.go Merge pull request from GHSA-99cg-575x-774p 2022-01-31 09:10:07 -08:00
tpm.go Set NoDa flag on the AK template (#280) 2022-06-03 12:51:56 -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 Remove certificate-transparency-go dependancy 2022-04-04 13:48:39 -07:00