mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-11-27 10:00:59 +00:00
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. |
||
|---|---|---|
| .. | ||
| lib_rats_common.h | ||
| lib_rats_wrapper.c | ||
| lib_rats_wrapper.h | ||
| lib_rats.cmake | ||