go-attestation/attest
zhsh a9866d34bb
A note for Linux clients of tpm.EKs(). (#368)
Fix the doc for attest.ActivateCredentialWithEK() as well.
2024-03-27 09:09:08 -07:00
..
attest-tool Fix typo (#349) 2023-09-08 17:46:44 +00:00
internal Fix golangci-lint findings 2022-11-01 13:38:49 -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 use legacy tpm2 at its new path (#331) 2023-06-13 07:43:38 -07:00
application_key_test.go Fix golangci-lint findings 2022-11-01 13:38:49 -07:00
application_key.go attest: Create keys under non-default SRKs (#342) 2023-07-11 10:14:13 -04: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: Create keys under non-default SRKs (#342) 2023-07-11 10:14:13 -04:00
attest_test.go Add EK as a field to AK struct. (#332) 2023-06-22 13:17:47 -07:00
attest_tpm12_test.go Add EK as a field to AK struct. (#332) 2023-06-22 13:17:47 -07:00
attest.go A note for Linux clients of tpm.EKs(). (#368) 2024-03-27 09:09:08 -07:00
certification_test.go use legacy tpm2 at its new path (#331) 2023-06-13 07:43:38 -07:00
certification.go use legacy tpm2 at its new path (#331) 2023-06-13 07:43:38 -07: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 use legacy tpm2 at its new path (#331) 2023-06-13 07:43:38 -07:00
eventlog_workarounds.go Fix broken build from intersection of two PRs (#155) 2020-04-16 11:42:48 -07:00
eventlog.go use legacy tpm2 at its new path (#331) 2023-06-13 07:43:38 -07:00
example_test.go attest: ActivateCredentialWithEK() method that can be used with non-default EKs. (#340) 2023-06-28 20:38:36 -07:00
key_linux.go attest: Make PCRs included in quote configurable (#311) 2023-06-26 23:04:59 +00:00
key_windows.go attest: Make PCRs included in quote configurable (#311) 2023-06-26 23:04:59 +00:00
pcp_windows.go Fix lints; run gofmt (#293) 2022-11-01 12:19:57 -07:00
secureboot_test.go Fix golangci-lint findings 2022-11-01 13:38:49 -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 attest: Create keys under non-default SRKs (#342) 2023-07-11 10:14:13 -04:00
tpm_fake.go Add InjectSimulatedTPMForTest function for testing (#187) 2020-11-19 07:43:19 +01:00
tpm_linux.go use legacy tpm2 at its new path (#331) 2023-06-13 07:43:38 -07:00
tpm_other.go Merge pull request from GHSA-99cg-575x-774p 2022-01-31 09:10:07 -08:00
tpm_test.go Fix Intel EK certificate URL (#310) 2023-06-02 09:17:59 -07:00
tpm_windows.go attest: Create keys under non-default SRKs (#342) 2023-07-11 10:14:13 -04:00
tpm.go A note for Linux clients of tpm.EKs(). (#368) 2024-03-27 09:09:08 -07:00
vendors.go Update vendors list (#57) 2019-08-06 16:47:13 -07:00
win_events_test.go Fix golangci-lint findings 2022-11-01 13:38:49 -07:00
win_events.go Handle multiple ELAM events (#309) 2023-03-08 13:32:50 -08:00
wrapped_tpm20.go don't drop leading zeroes when performing generic ecdsa signing (#357) 2023-11-09 08:39:58 -08:00