CodeChain-io/codechain

Run crypto functions in SGX

majecty opened this issue · 0 comments

When CodeChain executes sign function, a private key may be exposed in memory. If we run the code in SGX, other programs cannot find the private key value in memory.