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

Define the structure related to ECDAA #288

Merged
merged 5 commits into from
Jul 6, 2022

Commits on Jul 1, 2022

  1. Define the structure of ECDAA params

    Define `TPMS_SCHEME_ECDAA` as TPMSSchemeECDAA.
    See definition in Part 2: Structures, section 11.1.18.
    akakou committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    6170d54 View commit details
    Browse the repository at this point in the history
  2. Fix section number of TPMI_ALG_KEYEDHASH_SCHEME

    section 11.1.10 --> section 11.1.19
    akakou committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    e431e71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b6b2d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4425b52 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    0d09135 View commit details
    Browse the repository at this point in the history