Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 782 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 782 Bytes

A C# Project With SGX

This is a C# example project downloaded from intel with GUI implemented with SGX. Official Document

Prerequist

  1. A computer whose CPU support SGX: if you are not sure about this, check it out here
  2. Windows operating system: windows7 or windows10 only, please notice that windows XP is not supported.
  3. Visual Studio 2013 OR 2015: both professional and community versions are fine.
  4. SGX develpoment kit: you have to download and install both SGX SDK and SGX Platform. For more infomation click here