Huang Qi 412631ac13 fix: correct typos and improve comments across multiple files by codespell (#4116) 11 luni în urmă
..
csharp 8b8c59589d Clarify how to verify SGX evidence without an Intel SGX-enabled platform (#3158) 2 ani în urmă
README.md 412631ac13 fix: correct typos and improve comments across multiple files by codespell (#4116) 11 luni în urmă

README.md

Examples of evidence verification without Intel SGX

Intel SGX evidence generated using WAMR can be validated on trusted platforms without Intel SGX, or an Intel processors.

Using C

The sample csharp/ demonstrates such validation using C# as a managed language.