mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-07-10 14:33:32 +00:00

This PR encompasses two complementing purposes: A documentation on verifying an Intel SGX evidence as produced by WAMR, including a guide for verification without an Intel SGX-enabled platform. This also contains a small addition to the RA sample to extract specific information, such as whether the enclave is running in debug mode. A C# sample to verify evidence on trusted premises (and without Intel SGX). Evidence is generated on untrusted environments, using Intel SGX.
4 lines
17 B
Plaintext
4 lines
17 B
Plaintext
.idea/
|
|
bin/
|
|
obj/
|