wasm-micro-runtime/product-mini/platforms/linux-sgx/enclave-sample/Enclave
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
..
Enclave_minimal.edl Support get return value for SGX os_printf/os_vprintf (#1387) 2022-08-16 14:23:34 +08:00
Enclave_private.pem Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
Enclave_test.cpp Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
Enclave.config.xml Normalize how the global heap pool is configured across iwasm apps (#1628) 2022-10-25 21:36:24 +08:00
Enclave.cpp linux-sgx: Improve the remote attestation (#1695) 2022-11-22 14:45:03 +08:00
Enclave.edl linux-sgx: Improve the remote attestation (#1695) 2022-11-22 14:45:03 +08:00