swtpm/tests/data/tpmstate1
Stefan Berger b902468900 swtpm: integrity protect the encrypt TPM state
Integrity protect the TPM state when it is written in entrypted form.
libtpms state (for TPM1.2) is also integrity protecting the blobs, but
we better determine the integrity of the decrypted data on the layer
above it.
2015-05-19 16:35:08 -04:00
..
README swtpm: integrity protect the encrypt TPM state 2015-05-19 16:35:08 -04:00
tpm-00.permall merging swtpm-tools into this project 2014-12-05 13:43:21 -05:00
tpm-00.volatilestate swtpm: integrity protect the encrypt TPM state 2015-05-19 16:35:08 -04:00

The volatile state of this TPM instance has

PCR[10] = c78a6e94c73c4d7fc305c8a66bbf1545f4edb7a5  (extend of 'test')

The state is not encrypted.
The value of PCR 10 can be found as follows:

# od -tx1 tpm-00.volatilestate

[...]
0000420 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c7
0000440 8a 6e 94 c7 3c 4d 7f c3 05 c8 a6 6b bf 15 45 f4
[...]