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

ci: added logic for enclave signing #232

Open
wants to merge 3 commits into
base: 0.1.4-dogebox-pre
Choose a base branch
from

Commits on Oct 28, 2024

  1. ci: added 'tags' to 'on:' for sign actions

    updated sign-x86_64-macos artifact name
    added verbose to sign-x86_64_macos actions
    edtubbs committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ea3cd3a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. [feat] added key management enclaves

    openenclave, optee: added key manager enclaves
    openenclave, optee: added command line interfaces
    ci: updated x86 target for openenclave
    ci: added aarch64 target for op-tee
    ci: added x86 target for nixos
    doc: added enclave.md
    depends: added libyubikey, libusb and libykpiv
    sha: added sha1 and hmac for authentication with yubikey
    tests: added sha1 and hmac
    address: added wrapper for address from account pub key
    example: added wrapper
    test: added wrapper to bip44_test
    
    [feat] added yubikey for storage
    
    config, cmake, seal, tests: added yubikey support
    seal: added encrypted blobs to software encryption
    such, spvnode, wallet: updated software encryption
    tests: added encrypted blobs
    doc: added yubikey.md
    
    [feat] added NanoPC-T6 enclave
    
    ci: added NanoPC-T6 support for op-tee
    doc: updated enclave.md
    optee: added rk3588-nanopi6-common.dtsi.patch
    optee: added nanopi6.h.patch
    edtubbs committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    93c5931 View commit details
    Browse the repository at this point in the history
  2. ci: added logic for enclave signing

    optee: updated patch format
    edtubbs committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e5a1d98 View commit details
    Browse the repository at this point in the history