mirror of
https://github.com/google/go-attestation.git
synced 2024-12-21 22:07:56 +00:00
2bc8d58530
A go-fuzz target for the ParseEventLog function. It has been tested with go-fuzz and go-fuzz + libFuzzer. oss-fuzz requires a statically built fuzzer binary, so `gofuzz` build tags are added to avoid building files that depend on go-tspi. A mock tpm_other.go file is also included to satisfy the `platformTPM` interface. |
||
---|---|---|
.. | ||
attest-tool | ||
testdata | ||
activation_test.go | ||
activation.go | ||
attest_simulated_tpm20_test.go | ||
attest_test.go | ||
attest_tpm12_test.go | ||
attest.go | ||
challenge_test.go | ||
challenge.go | ||
eventlog_fuzz.go | ||
eventlog_test.go | ||
eventlog.go | ||
example_test.go | ||
key_linux.go | ||
key_windows.go | ||
pcp_windows.go | ||
storage.go | ||
tpm_linux.go | ||
tpm_other.go | ||
tpm_test.go | ||
tpm_windows.go | ||
tpm.go | ||
vendors.go |