https://github.com/Jim8y/A_C-Sharp_Project_With_SGX
This is a C# example project downloaded from intel with GUI implemented with SGX
https://github.com/Jim8y/A_C-Sharp_Project_With_SGX
Last synced: 5 months ago
JSON representation
This is a C# example project downloaded from intel with GUI implemented with SGX
- Host: GitHub
- URL: https://github.com/Jim8y/A_C-Sharp_Project_With_SGX
- Owner: Jim8y
- License: other
- Created: 2017-10-27T03:40:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-27T04:30:09.000Z (over 7 years ago)
- Last Synced: 2024-09-07T10:04:17.908Z (7 months ago)
- Language: C++
- Size: 43.9 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- Awesome-SGX-Open-Source - https://github.com/Liaojinghui/A_C-Sharp_Project_With_SGX
README
# A C# Project With SGX
This is a C# example project downloaded from intel with GUI implemented with SGX. 
## Prerequist
1. A computer whose CPU support SGX: if you are not sure about this, check it out 
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 