-
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 …
-
大佬们,我目前的机器,只有SGX1和SGX_LC,没有SGX2,请问SGX_LC 能否运行TrustedFlow里的流程?
-
Hello there!
Wow, I didn't expect to find something like this. It's a great project so far!
How far is this from making some of the driver part of the mainline kernel development?
Best regards
-
- 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…
-
# 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-…
-
```
luabolalala@HP:~/Downloads/sgx/sgx-wallet-master$ source /opt/intel/sgxsdk/environment
luabolalala@HP:~/Downloads/sgx/sgx-wallet-master$ make
app/app.cpp:28:10: fatal error: ocalls.h: No such f…
-
### 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…
-
related #44
```
root@am-c3-small-x86-01:~# ./a.out
eax: 906ed ebx: 9100800 ecx: 7ffafbff edx: bfebfbff
stepping 13
model 14
family 6
processor type 0
extended model 9
extended family 0
sm…
matti updated
2 years ago
-
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:…
-
I am trying to use sgx_rijndael128GCM_encrypt to encrypt some data but the buffer remains empty. I dont know why or what i am doing wrong. This is the code I am using, if there is any errors please me…