wasm-micro-runtime/product-mini/platforms/linux-sgx/enclave-sample
Zeuson 656a8427e6
linux-sgx: Improve the remote attestation (#1695)
The current implementation of remote attestation does not take into
account the integrity of the wasm module. The SHA256 of the wasm
module has been put into user_data to generate the quote, and more
parameters are exposed for further verification.
2022-11-22 14:45:03 +08:00
..
App Normalize how the global heap pool is configured across iwasm apps (#1628) 2022-10-25 21:36:24 +08:00
Enclave linux-sgx: Improve the remote attestation (#1695) 2022-11-22 14:45:03 +08:00
Makefile linux-sgx: Improve the remote attestation (#1695) 2022-11-22 14:45:03 +08:00
Makefile_minimal Add macro to exclude sgx wasi/pthread ocalls if not needed (#384) 2020-09-15 15:49:09 +08:00