-
**Is your feature request related to a problem? Please describe.**
Our current protocols (in `docs/design/fabric-v2+`) currently support multiple per-chaincode enclaves only, either via single encl…
-
We don't want node providers to be able to read the state data of canisters they host. This might be accomplished through:
* Multi party computation
* Secure enclaves
* Homomorphic encryption
-
Hi,
We would like to discuss two potential vulnerabilities due to incomplete privilege inheritance in ROS2 and ROS1. We believe these vulnerabilities can become a security threat in ROS projects invo…
-
Hello, I have a linking error inside SGX enclaves when using thread_local variables:
For example:
thread_local MyStruct tl_var { };
Errors:
Enclave/Enclave.o: In function __tls_init:
Enclave…
-
**Requested feature**
Figure out how to make the CI run the tests on AWS Nitro enclaves
**Motivation**
Currently, CI builds for all platforms, and runs for Linux and Icecap. We do not run tests o…
-
This is not handled yet, and updated enclave binary will currently result in a new sidechain.
## On-chain enclave registry
When we register an enclave it is always `shard == mrenclave`, this means…
-
Would you take a patch that adds no_std support?
This would let it be used in more restrictive environments that don't have access to standard library, like wasm, SGX enclaves, embedded. A data str…
-
![image](https://user-images.githubusercontent.com/46337218/69476888-d6953100-0e22-11ea-863b-6a649b1732cd.png)
When Enclave1 send message to Enclave3 .
I think sercret_data is message .
But Whe…
-
### **Description**
At least on android, the metamask browser does not trust ssl (root) certs that were manually installed by the user into their device's trust store. This behavior is different fr…
-
Hi , We have modified AWS Nitro C SDK to Support Sign operations within Enclave. It works well without attestation document and gives the desired output. But when PCR value is added in KMS policy,
L…