Skip to content

Scripts to install Intel's SGX SDK and SGX SSL on a Linux Machine

Notifications You must be signed in to change notification settings

taosiwen/SGX-Installation-Scripts

 
 

Repository files navigation

SGX-Installation-Scripts

Run the scripts in the following order to set up SGX SDK and SGX SSL on linux machine:

  1. Run install-sgx-linux.sh
  2. If it fails and asks for protobuf, run install-protobuf9v5.sh, followed by install-sgx-linux.sh again.
  3. Run install-sgxssl.sh\
  4. Followed by complete-sgxssl-install.sh, given that sgx-ssl-linux-dir's contents are copied to the approprate location in sgxssl new installation directory.

About

Scripts to install Intel's SGX SDK and SGX SSL on a Linux Machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 69.1%
  • Objective-C 10.1%
  • C++ 9.9%
  • Rich Text Format 9.3%
  • Makefile 1.3%
  • Shell 0.3%