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

[feat] Add Key Management Enclaves with YubiKey and NanoPC-T6 Support #223

Open
wants to merge 1 commit into
base: 0.1.4-dogebox-pre
Choose a base branch
from

Commits on Sep 27, 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 Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4d7df9c View commit details
    Browse the repository at this point in the history