Skip to content

Commit

Permalink
docs: modifed ra procedure diagram
Browse files Browse the repository at this point in the history
cinghioGithub committed Apr 12, 2024
1 parent a738c80 commit f1c57ac
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/protocols/remote_attestation.puml
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ TPM->attester_agent: (AK_handle, AK_pub)
attester_agent->TPM: tpm2_quote (PCRs, nonce)
TPM->attester_agent: Quote
attester_agent->TPM: tpm2_pcrread
TPM->attester_agent: PCRs quoted
TPM->attester_agent: Values of PCRs quoted
attester_agent<-attester_agent: Collect IMA log
attester_agent->verifier: Quote, PCRs, IMA log
verifier->verifier: Verfiy quote
2 changes: 1 addition & 1 deletion docs/protocols/remote_attestation.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f1c57ac

Please sign in to comment.