Include an example for using Teaclave Rust SGX SDK with Microsoft Azure Attestation You can view, comment on, or merge this pull request online at:
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/448 -- Commit Summary -- * Example for microsoft azure attestation -- File Changes -- A samplecode/microsoft_azure_attestation/Makefile (171) A samplecode/microsoft_azure_attestation/app/Cargo.toml (23) A samplecode/microsoft_azure_attestation/app/build.rs (41) A samplecode/microsoft_azure_attestation/app/src/main.rs (420) A samplecode/microsoft_azure_attestation/bin/.gitkeep (0) A samplecode/microsoft_azure_attestation/bin/maa (0) A samplecode/microsoft_azure_attestation/enclave/Cargo.toml (42) A samplecode/microsoft_azure_attestation/enclave/Enclave.config.xml (10) A samplecode/microsoft_azure_attestation/enclave/Enclave.edl (31) A samplecode/microsoft_azure_attestation/enclave/Enclave.lds (9) A samplecode/microsoft_azure_attestation/enclave/Enclave_private.pem (39) A samplecode/microsoft_azure_attestation/enclave/Makefile (38) A samplecode/microsoft_azure_attestation/enclave/Xargo.toml (95) A samplecode/microsoft_azure_attestation/enclave/src/lib.rs (48) A samplecode/microsoft_azure_attestation/enclave/x86_64-unknown-linux-sgx.json (45) A samplecode/microsoft_azure_attestation/lib/readme.txt (1) -- Patch Links -- https://github.com/apache/incubator-teaclave-sgx-sdk/pull/448.patch https://github.com/apache/incubator-teaclave-sgx-sdk/pull/448.diff -- Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-teaclave-sgx-sdk/pull/448 You are receiving this because you are subscribed to this thread. Message ID: <apache/incubator-teaclave-sgx-sdk/pull/4...@github.com>