-
I have some quick questions:
This repo is about creating two static libraries, `libsgx_tcv.a` and `libsgx_ucv.a`;
1. The idea is that the first lib runs in the enclave and the second doesn't -- …
-
System Info(Like Like RHEL or CentOS8)
```
LSB Version: :core-4.1-amd64:core-4.1-noarch
Distributor ID: AlibabaCloud
Description: Alibaba Cloud Linux release 3 (Soaring Falcon)
Release: 3
Coden…
-
**Sorry, I test on Ubuntu 16.04.2, the current python-sgx is still not compatible with your fork of sgx driver and graphene, could you update the fork of sgx driver and graohene?**
**The latest graph…
-
Intel SGX is a complete non-starter when discussing privacy, a stance I've made clear and will continue to do so. That's not what this issue is about though. The Intel SGX *can* be used as an increase…
-
I have used the 2.11 version of AESM and SDK, and the code runs smoothly on the i5-9600kf machine, but when run this code on the i5-10600 machine, the function sgx_init_quote returns an error 0x4006. …
-
```shell
docker run --name my_dev --workdir /root -it --rm --privileged --net host \
-v $PWD/dev:/root -v /dev/sgx_enclave:/dev/sgx/enclave \
-v /dev/sgx_provision:/dev/sgx/provision \
…
-
Intel SGX SDK provides a trusted cryptography library named `sgx_tcrypto`, which provides some wrapper interfaces with different crypto libraries, such as IPP, OpenSSL. Intel AEs are using that libra…
-
Got this err when run `make build`
```
Compile into Enclave_t.o
Compile into unsinged enclave
/usr/bin/ld: /opt/intel/sgxsdk/lib64/libsgx_tprotected_fs.a(file_flush.o): in function `protected_fs_f…
-
I check some of tigerlake CPUs, and find many tigerlake cpus don't support SGX, but some of them support TME (total memory encryption). Does it mean SGX will be deprecated?
-
Saw this news: https://www.ghacks.net/2022/01/14/intels-dropping-of-sgx-prevents-ultra-hd-blu-ray-playback-on-pcs/
ghost updated
2 years ago