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

Allow setting path of the State Key (AES) #1324

Merged
merged 28 commits into from
May 26, 2023

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    8550d7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    560c787 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2906f8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9dbe6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    177503d View commit details
    Browse the repository at this point in the history
  6. taplo fmt

    clangenb committed May 23, 2023
    Configuration menu
    Copy the full SHA
    5645420 View commit details
    Browse the repository at this point in the history
  7. add some doc

    clangenb committed May 23, 2023
    Configuration menu
    Copy the full SHA
    0c1d6b9 View commit details
    Browse the repository at this point in the history
  8. typo

    clangenb committed May 23, 2023
    Configuration menu
    Copy the full SHA
    8ea4fff View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into cl/set-base-path-of-shielding-key

    # Conflicts:
    #	enclave-runtime/Cargo.lock
    #	enclave-runtime/src/lib.rs
    clangenb committed May 23, 2023
    Configuration menu
    Copy the full SHA
    b229b3e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    7a381e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33faf7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19b873e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5c5284 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a71619 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc0be6e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f73b880 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d0e5c3e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    11a3852 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a4d0a41 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Merge branch 'master' into cl/set-base-path-of-state-key

    # Conflicts:
    #	Cargo.lock
    #	core-primitives/sgx/crypto/src/ed25519.rs
    #	core-primitives/sgx/crypto/src/key_repository.rs
    #	core-primitives/sgx/crypto/src/rsa3072.rs
    #	core-primitives/sgx/io/Cargo.toml
    #	enclave-runtime/Cargo.lock
    #	enclave-runtime/Cargo.toml
    #	enclave-runtime/src/initialization/mod.rs
    clangenb committed May 26, 2023
    Configuration menu
    Copy the full SHA
    07891b6 View commit details
    Browse the repository at this point in the history
  2. fix merge errors

    clangenb committed May 26, 2023
    Configuration menu
    Copy the full SHA
    d53ef30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df8c61f View commit details
    Browse the repository at this point in the history
  4. taplo fmt

    clangenb committed May 26, 2023
    Configuration menu
    Copy the full SHA
    4202a29 View commit details
    Browse the repository at this point in the history
  5. clippy

    clangenb committed May 26, 2023
    Configuration menu
    Copy the full SHA
    bace8d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61688aa View commit details
    Browse the repository at this point in the history
  7. [stf-state-handle] rename TestKeyRepositoryMock to `TestKeyReposito…

    …ryMock` to reflect that it is no longer the mock
    clangenb committed May 26, 2023
    Configuration menu
    Copy the full SHA
    df29524 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f77d48f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be3bc66 View commit details
    Browse the repository at this point in the history