- install intel-sgx environment
- download sgx-gmp, sgx-ssl library
- edit sgx_tgmp.h especially comment out the file macro because it doesn't suit cpp, which is my understanding0.0
Simulator :
cd (Node/Combiner/Setup) && make SGX_MODE=SIMHardware :
cd (Node/Combiner/Setup) && makerun :
. setup.sh && . run.shAfter you run these app, you will find setuplog.txt, logi.txt, combiner.txt in the subdirectory.