Fraunhofer-SIT / charra

Proof-of-concept implementation of the "Challenge/Response Remote Attestation" interaction model of the IETF RATS Reference Interaction Models for Remote Attestation Procedures using TPM 2.0.
BSD 3-Clause "New" or "Revised" License
27 stars 20 forks source link

Verification of TPM2 magic for attestation structure #90

Closed eckelmeckel closed 5 months ago

eckelmeckel commented 5 months ago

Verifies of the TPM2 magic in the attestation structure is missing. the magic must always be TPM_GENERATED_VALUE to indicate that the attestation structure was created by a TPM.