tree: c1224a39e13721d4c10f209dae4a921530110359 [path history] [tgz]
  1. app/
  2. enclave/
  3. .gitignore
  4. Makefile
  5. README.md
  6. run.bash
samplecode/http_req/README.md

http_req-sgx-example

Showcases http_req-sgx inside an SGX enclave.

Instruction

Follow instructions in baidu/rust-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.