Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move the validation of hmac of the PEK and chipId to attester #182

Merged
merged 2 commits into from
Sep 7, 2023

Commits on Sep 7, 2023

  1. attester/csv: Check the mnonce of attestation report to avoid replay …

    …attack from other entities
    
    Signed-off-by: hanliyang <[email protected]>
    hanliyang committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    91491af View commit details
    Browse the repository at this point in the history
  2. rats-tls: csv: validate the hmac of PEK and ChipId in attester

    Signed-off-by: hanliyang <[email protected]>
    hanliyang committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    06e8a28 View commit details
    Browse the repository at this point in the history