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 generate-key to create a report that contains the EK #110

Merged
merged 6 commits into from
Sep 23, 2024
Merged

Commits on Sep 22, 2024

  1. fix schema of enclave_keys table

    Signed-off-by: Jun Kimura <jun.kimura@datachain.jp>
    bluele committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    b70594c View commit details
    Browse the repository at this point in the history
  2. fix to create a report in generate_report_key

    Signed-off-by: Jun Kimura <jun.kimura@datachain.jp>
    bluele committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    f2117d2 View commit details
    Browse the repository at this point in the history
  3. fix lint warnings

    Signed-off-by: Jun Kimura <jun.kimura@datachain.jp>
    bluele committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    fe1d087 View commit details
    Browse the repository at this point in the history
  4. rename with SignedAttestationVerificationReport

    Signed-off-by: Jun Kimura <jun.kimura@datachain.jp>
    bluele committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    4569f66 View commit details
    Browse the repository at this point in the history
  5. fix table schema of enclave_keys

    Signed-off-by: Jun Kimura <jun.kimura@datachain.jp>
    bluele committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    dfae15d View commit details
    Browse the repository at this point in the history
  6. improve error handling of keymanager

    Signed-off-by: Jun Kimura <jun.kimura@datachain.jp>
    bluele committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    b08f9f1 View commit details
    Browse the repository at this point in the history