-
Design & implement CC-service to verify an SGX quote (for example, the one generated by Gramine) without using Intel enclaves or libraries
I've attached a copy of the Quote information I have. You…
-
Hello. I am trying to test the `transfer` example using the instructions in "Real Testnet with Azure SGX" section. I am able to run the enclave but when deploying the contract, I get the following err…
-
hi, I run `make rpm_psw_pkg` in 2.15, but I came across an error in building `libsgx-dcap-default-qpl`:
```shell
+ rm -fr /home/linux-sgx/external/dcap_source/QuoteGeneration/installer/linux/rpm/lib…
-
I faced some error while install psw
when I do
make deb_psw_pkg or make deb_local_repo
below error comes out
gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2)
ldd (Ubuntu GLIBC 2.31-0ub…
-
There is ongoing work to support the SGX DCAP scenario on Windows for Open Enclave and its dependencies (like the Intel SGX DCAP driver, the Azure-DCAP-Client, etc).
Eventually, we'll want a Window…
-
## Summary
Use CosmWasm's VM intrinsics for secp256r1 stuff instead of the p256 crate. (probably requires making changes to our forks of mobilecoin crates)
This is primarily a gas optimization.
-
This issue is a reference to https://github.com/automata-network/automata-dcap-v3-attestation/issues/5.
Development will be tracked here: https://github.com/automata-network/automata-dcap-v3-attest…
-
# Describe the bug
When trying to compile the RA demo on the Occlum Docker container, the following error arises:
```
root@0831f602ca3e:~/demos/remote_attestation/dcap/dcap_lib# /opt/occlum/t…
-
Hey there, I was exploring different TEEs and came across the HyperEnclave paper. I found it very interesting and wanted to experiment with it.
I see in the docker container that Occlum is already …
-
I followed the [Intel_SGX_SW_Installation_Guide_for_Linux.pdf](https://download.01.org/intel-sgx/sgx-linux/2.23/docs/Intel_SGX_SW_Installation_Guide_for_Linux.pdf) for PCCS installation & Certificatio…