This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/product-mini/platforms/linux-sgx
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-sample linux-sgx: Improve the remote attestation (#1695) 2022-11-22 14:45:03 +08:00
CMakeLists_minimal.txt Enhance cmake makefiles (#1390) 2022-08-18 16:27:01 +08:00
CMakeLists.txt linux-sgx: Improve the remote attestation (#1695) 2022-11-22 14:45:03 +08:00