tree: 33dc78c6d8dab30cae3e5ae7af67c8cbec2c7e40 [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.