Skip to content

Commit

Permalink
Update architecture/verifier/freshness.md
Browse files Browse the repository at this point in the history
Co-authored-by: SimonFrost-Arm <46525378+SimonFrost-Arm@users.noreply.github.com>
  • Loading branch information
setrofim and SimonFrost-Arm authored Sep 28, 2023
1 parent 55bd76d commit b798e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion architecture/verifier/freshness.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Finally, the Relying Party may check the evidence freshness by itself. The
attestation result returned by Veraison is in
[EAT](https://www.ietf.org/archive/id/draft-fv-rats-ear-01.html) format. Within
this result, the session nonce is contained inside `eat_nonce` claim, and the
evidence extracted by Veraison is inside `ear.veraison.annoated-evidence`
evidence extracted by Veraison is inside `ear.veraison.annotated-evidence`
extension claim. Veraison provides libraries in
[Go](https://github.com/veraison/ear/),
[Rust](https://github.com/veraison/rust-ear), and
Expand Down

0 comments on commit b798e4a

Please sign in to comment.