CodeChain-io / CodeChain-io/codechain

Run crypto functions in SGX

Open
#1,824 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Research direction

The issue names CodeChain's sign function but no file, test, or entry point. Start by locating that function and checking how cryptographic execution and SGX support are structured; done means the signing code runs inside SGX so other programs cannot read the private key from memory.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
blockchain, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.