-
in Intel_SGX_Developer_Reference_Linux, sgx_sign cmd has two usage:
* one-step signing process:
sgx_sign sign xx.pem ...
* two-step signing process:
sgx_sign gendata -out xx_sig.dat ...
…
-
Intel SGX, or others (Usama will comment with more).
-
Hello,
I'm experiencing an issue with remote attestation using DCAP in Gramine on my Intel SGX-equipped computer. When running SGX applications with Gramine without attestation, everything works fi…
-
If internet is not available or intel.com site down, you get
```
level=error ts=2024-09-18T14:47:51.400155509Z caller=http.go:65 module=common/sgx/pcs/http msg="PCS request error" err="Get \"https…
-
Attempting to build ipp-crypto on a Fedora 40 x86_64 host fails on some of the build variants for `sources/ippcp/asm_intel64/pcpsm3l9_ni_as.asm`
```
$ mkdir build
$ cd build
$ cmake .. -DARCH=…
-
1 在模拟环境执行Occlum中的demos里的pytorch时,
按照文档步骤[https://github.com/occlum/occlum/tree/master/demos/pytorch/distributed,执行到step4时](https://github.com/occlum/occlum/tree/master/demos/pytorch/distributed%EF%BC…
-
https://eprint.iacr.org/2016/086.pdf
-
Context/background: Discussion during the [invited talk at Intel](https://www.researchgate.net/publication/384800091_Vulnerabilities_in_Intel's_RA-TLS_Protocol_and_Proposed_Mitigations)
@monavij cl…
-
Is it possible to disable ME and keep availability of Intel SGX?
-
### Description of the feature
Intel SGX SDK's recovery code must be ported to Gramine. Kailun's team can work on this, but after the v1.8 release.
See #1972
### Why Gramine should implement it?
…