Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/utds3lab/sgx-biniax2
https://github.com/utds3lab/sgx-biniax2
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/utds3lab/sgx-biniax2
- Owner: utds3lab
- License: other
- Created: 2017-10-07T01:41:09.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-07T01:45:28.000Z (about 7 years ago)
- Last Synced: 2024-08-02T02:10:37.722Z (5 months ago)
- Language: C
- Size: 6.16 MB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-sgx - utds3lab/sgx-biniax2 - A Linux game with SGX. (GAME)
README
# SGX-Biniax2
This is a version of Biniax2 ported to SGX as a proof-of-concept for providing a framework to protect the confidentiality of applications.
More information can be found in the paper "[A Case for Protecting Computer Games With SGX](https://www.utdallas.edu/~zxl111930/file/SYSTEX16.pdf)", published in SysTEX 2016.
## Build Instructions
To build, type `make`. To run, type `./app`. This requires the SGX SDK to be installed.