wasm-micro-runtime/core/iwasm/libraries/lib-rats
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
..
lib_rats_common.h linux-sgx: Improve the remote attestation (#1695) 2022-11-22 14:45:03 +08:00
lib_rats_wrapper.c linux-sgx: Improve the remote attestation (#1695) 2022-11-22 14:45:03 +08:00
lib_rats_wrapper.h linux-sgx: Improve the remote attestation (#1695) 2022-11-22 14:45:03 +08:00
lib_rats.cmake linux-sgx: Improve the remote attestation (#1695) 2022-11-22 14:45:03 +08:00