go-attestation/attest/attest-tool/internal/eventlog
Eric Chiang cbf14e4244 internal/eventlog: only trust the first time an event is written to the log (#95)
Ensure an attacker can't alter the value we interpret by appending an entry of
the same type to the eventlog. Don't worry about events that come before the
EV_SEPARATOR for now.
2019-09-06 10:20:43 -07:00
..
eventlog.go internal/eventlog: add code for parsing secure boot variables 2019-09-04 14:25:48 -07:00
secureboot_test.go internal/eventlog: add code for parsing secure boot variables 2019-09-04 14:25:48 -07:00
secureboot.go internal/eventlog: only trust the first time an event is written to the log (#95) 2019-09-06 10:20:43 -07:00