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
Revised README install instructions to reflect Dockerfile #5
Also mark some arguments as being unused. Also switch from coap_run_once() to coap_io_process(), and die on error.