Jia Zhang (乾越)

Results 62 issues of Jia Zhang (乾越)

Depends on https://github.com/alibaba/inclavare-containers/issues/780

enhancement
medium

- Don't use `rune exec` style. - Remove the generation of report file in init-runelet.

medium
epic
discussion

Legacy OOT driver: /dev/isgx Legacy DCAP OOT driver (= 1.41) and in-tree driver: /dev/sgx_enclave and /dev/sgx_privision

enhancement
low

Use the unified callback style to define the functions, such as enclave initialization, update and finalization all operations having the similar behavior and thus can be abstracted as: ```C struct...

enhancement
medium

In future, the binary package kernel-headers will provide SGX architecture definitions. By then, we should avoid use the private sgx.h in skeleton. Also, any modifications to the private sgx.h should...

enhancement
low

Implement the quote instance "sgx-epid".

enhancement
low

Stage 1: Only generate a signing material. Stage 2: Sign the material and generate sigstruct. Reference: sgx_sign provided by intel sgx sdk has the similar behaviors. Stage 1 uses gendata...

medium
epic