CodeChain-io / CodeChain-io/codechain
Run crypto functions in SGX
Open
crypto
- Dominant language
- Rust
- Stars
- 256
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.