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

Fix bugs around creating ECDAA key #285

Closed
wants to merge 4 commits into from

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    f5d3a74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d0c7e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Replace the constants for ECCurve with explicit

    Replace all the constants in the const block for EllipticCurve with explicit values.
    https://github.com/google/go-tpm/pull/285/files/4d0c7e99a29dd204448d9071b53a503cda12b2f4#r907815166
    akakou committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    4d0d236 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

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