Jämes Ménétrey 8b8c59589d Clarify how to verify SGX evidence without an Intel SGX-enabled platform (#3158) %!s(int64=2) %!d(string=hai) anos
..
csharp 8b8c59589d Clarify how to verify SGX evidence without an Intel SGX-enabled platform (#3158) %!s(int64=2) %!d(string=hai) anos
README.md 8b8c59589d Clarify how to verify SGX evidence without an Intel SGX-enabled platform (#3158) %!s(int64=2) %!d(string=hai) anos

README.md

Examples of evidence verification without Intel SGX

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

Using C

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