-
Hello,
I'm trying to install PSW onto a Centos box that cannot have gcc installed on it for security reasons. I'm using the following binary
https://download.01.org/intel-sgx/linux-2.4/centos7.5-s…
skone updated
5 years ago
-
Currently, we're using SgxFs for persisting the enclave's secrets:
https://github.com/scs/substraTEE-worker/blob/15f83244c1d7904f4b95f3fbbc63530b7831b2f2/enclave/src/io.rs#L58
This, however, uses …
-
From #8:
[Signal's use of SGX to perform private contact discovery](https://signal.org/blog/private-contact-discovery/)
Subject: Leveraging Intel SGX to Create a Nondisclosure Cryptographic libr…
dbosk updated
4 years ago
-
Hi, I have a non FLC machine and trying to run aesm-service.
This host was able to run SGX enclaves before. Can I get any help
I run below command to start `aesm-service`.
`sudo LD_LIBRARY_PA…
-
Ideally `libsgxstep` should be less tightly coupled to the Intel SGX-SDK and rely on a clean and stable interface that can be easily ported to other SDKs or libOSs, eg at least the following:
* set…
-
I'm trying to create an enclave that can be used in SGX simulated mode but when I do, the resulting enclave gives me error code 8201 which is SGX_ERROR_INVALID_METADATA according to Intel's sgx docume…
-
Hi there, I'm currently using a NUC for some SGX related development work running the latest firmware that is available, details as follows:
> BaseBoard Manufacturer:"Intel Corporation" …
-
## Documentation
https://software.intel.com/content/www/us/en/develop/topics/software-guard-extensions/attestation-services.html
## Examples
* https://software.intel.com/content/www/us/en/develop…
-
## Summary
Trusted Execution Environment (TEE) guarantees code and data loaded inside to be protected with respect to confidentiality and integrity that is enforced at the Process level.
## Moti…
-
```
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…