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/samples/sgx-ra/wasm-app
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
..
CMakeLists.txt Enable remote attestation by librats in SGX mode (#1445) 2022-09-06 14:29:58 +08:00
main.c linux-sgx: Improve the remote attestation (#1695) 2022-11-22 14:45:03 +08:00