-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
optee, openenclave: added custom key path parameter
optee, openenclave: added yubikey option to hosts optee, openenclave: added random shared secret for totp optee, openenclave: updated yubikey to optional if auth token is supplied optee, openenclave: updated totp to optional if password is supplied optee, openenclave: updated totp check from string to integer optee: updated delegate key to store and export extended key optee: updated host to prompt as necessary and removed option openenclave: added password as mnemonic passphrase openenclave: added auth token option to host and parameter to enclave openenclave: added oeseal_gcmaes for enclave sealing openenclave: added data_t and updated enclave parameters openenclave: removed simulated oe_seal_wrap and oe_unseal_wrap header: added utils for hex/bin conversion ci: removed patches now applied during make or un-necessary ci: updated to OP-TEE repo and branch to master doc: updated enclaves.md
- Loading branch information
Showing
12 changed files
with
741 additions
and
682 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.