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

sgxs-sign support offline signing #327

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Apr 1, 2021

  1. sgxs/src/crypto/mod: Support calculating q1 q2 without private key

    Supports an offline signing process for the creation of the sigstruct
    ravenac95 committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    3a716c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c407686 View commit details
    Browse the repository at this point in the history
  3. sgxs-tools/src/bin/sgxs-sign: support offline signing process

    Also maintain backwards compatibility
    ravenac95 committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    2e4de2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79ceb56 View commit details
    Browse the repository at this point in the history