codechain icon indicating copy to clipboard operation
codechain copied to clipboard

Run crypto functions in SGX

Open majecty opened this issue 6 years ago • 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.

majecty avatar Oct 25 '19 01:10 majecty