Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/utds3lab/sgx-biniax2


https://github.com/utds3lab/sgx-biniax2

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

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.