..
attest-tool
Restore changes accidentally reverted during reconciliation ( #256 )
2021-12-08 16:43:38 -08: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
Restore changes accidentally reverted during reconciliation ( #256 )
2021-12-08 16:43:38 -08:00
application_key_test.go
Restore changes accidentally reverted during reconciliation ( #256 )
2021-12-08 16:43:38 -08: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
Merge pull request from GHSA-99cg-575x-774p
2022-01-31 09:10:07 -08: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
Merge pull request from GHSA-99cg-575x-774p
2022-01-31 09:10:07 -08:00
certification_test.go
Restore changes accidentally reverted during reconciliation ( #256 )
2021-12-08 16:43:38 -08: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
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
Merge pull request from GHSA-99cg-575x-774p
2022-01-31 09:10:07 -08:00
secureboot_test.go
Merge pull request from GHSA-99cg-575x-774p
2022-01-31 09:10:07 -08:00
secureboot.go
Merge pull request from GHSA-99cg-575x-774p
2022-01-31 09:10:07 -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
tpm12_linux.go
Merge pull request from GHSA-99cg-575x-774p
2022-01-31 09:10:07 -08: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
Internal change
2021-06-22 20:41:11 +00:00
tpm_windows.go
Merge pull request from GHSA-99cg-575x-774p
2022-01-31 09:10:07 -08:00
tpm.go
Restore changes accidentally reverted during reconciliation ( #256 )
2021-12-08 16:43:38 -08: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