Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 278 Bytes

File metadata and controls

5 lines (4 loc) · 278 Bytes

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.