-
https://github.com/intel/linux-sgx/blob/4887b30b519d7bfc9f5de6e6330bc0034cce3d75/SampleCode/LocalAttestation/EnclaveInitiator/Makefile#L82
On my machine, shouldn't the result be 0?
```
[root@loca…
-
- Need High-Tack labels for shop printer
- Automate the weekly sales report, rather than copying pending order numbers on Monday mornings at 10.
- Improve the statistics reporting (orders/points/sco…
-
Hi,
I observed there is some regression in Azure-DCAP-Client 1.10. With the help of 1.10, sgx dcap quote generation is successful , but quote verification fails. This issue is obeserved for both in…
-
Hi,
I was trying to launch onnx client, and got the following error.
it's in ubuntu 18.04 and I've installed sgx sdk 2.11 and dcap driver 1.8
Anything else I need install?
thanks,
Leo
leo@leo-…
-
If enclave_alloc succeeds with a virtual address in-enclave, what reasons would running EACCEPT on the address fail afterwards? I get an error message when I run eaccept on a virtual address which has…
-
Hey,
I installed Intel SGX SDK, PCCS and AESM by following "Installation guide for linux". I want to test it by using QuoteGenerationSample but there is an error:
1.
```
./app
Step1: Call sgx_qe…
-
### Please complete the following tasks
- [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions)
- [X] I have searched the [open](https://github.com/clap-rs/clap/issues) a…
-
# UAF 1
If `ssl_conn_handle` called after `ssl_conn_teardown` by untrusted host
https://github.com/bl4ck5un/mbedtls-SGX/blob/eab8e36a1e670a2fa66105735143eafa51931bff/example/enclave/ecalls.cpp#L44-…
-
I'm trying to launch `aesm_service` inside a Ubuntu 20.04 docker container running on Arch with Kernel 5.16.10-arch1-1. I have installed the SGX driver on the host system via [this AUR package](https:…
-
Hi all,
This project now belongs to apache, and has a new repo path at: https://github.com/apache/mesatee-sgx
Currently if one uses the forked crates, he/she still needs to use the old repo URL …