-
@dingelish Hi, I'm using [teaclave-sgx-sdk](https://github.com/apache/incubator-teaclave-sgx-sdk) to develop [anonify](https://github.com/LayerXcom/anonify), a confidential blockchain platform.
I wou…
-
e.g. https://codecov.io/gh/crypto-com/chain/pull/2059/src/chain-tx-enclave-next/mls/src/tree.rs#L335
it'll be good to try different "corrupted" tree inputs and check the expected error is returned
…
-
Hello, I currently have a physical server machine with an Intel (R) Xeon(R) Platinum 8352S * 2 CPU. The system is using Ubuntu 20.04,Currently, There is an issue with my PCCS service.
pccs status:
`…
-
Benefited by Occlum, there are a lot of popular software products could execute inside SGX enclaves.
Some of them are already covered by Occlum demos. I propose to add more into the list.
If you h…
-
## Fix
Verify the signature received from enclave in the Android onboarding Setup Key Page step:
https://github.com/daimo-eth/daimo/blob/master/apps/daimo-mobile/src/view/screen/onboarding/Onboa…
-
**Requested feature**
Add AWS Nitro enclave tests to our CI
**Motivation**
Currently, AWS Nitro builds are done in the CI, but nothing is run on the Nitro platform. This means that regressions on…
-
I'm playing around with both signing and ecrypting. The example project provides a way to verify signatures using openssl (by printing the statements in the debug log), which is working perfectly fine…
-
In sgx enclave,can we verify the certificate signature and verify the certificate chain?I tried,but failed.I want to know whether or not the wolfssl support verify the certificate chain and signature…
-
Enable processes in enclaves to transparently resolve and connect to any hostname or IP address permitted by the egress policy, without explicit use of any proxy.
We can likely accomplish this thro…
-
Hi I'd like to support Chinese in enclave with json/xml parser, how can I import the localization data as mentioned in https://software.intel.com/en-us/sgx-sdk-dev-reference-locale-functions ?
BTW, I…