tree: 48389c2b18b927ceab374a5329cd64bd6aad36c2 [path history] [tgz]
  1. app/
  2. bin/
  3. enclave/
  4. lib/
  5. Makefile
  6. README.md
  7. run.bash
samplecode/http_req/README.md

http_req-sgx-example

Showcases http_req-sgx inside an SGX enclave.

Instruction

Follow instructions in apache/teaclave-sgx-sdk to setup development environment. Alternatively, use rust-sdk-helper.

Please make sure that you have environment variable SGX_SDK_RUST points to the root of this sdk.

Then execute run.bash to compile and run the project.