apache / apache/teaclave-sgx-sdk
Document on how to fork a standard crate.
- Dominant language
- Rust
- Stars
- 1.2k
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
Hey manintainers, I am new to teaclave and sgx and I think this project provides much convenience for developing Rust SGX projects. by reading the document I have two questions:
1. The document mentioned that not all standard crates can be used in enclave projects, if so, How can I get the full list of updated crates? To be more specific, I need the support of `pgp` and `openssl` crates.
2. if those two are not supported, what's the procedure to make them **suppported/forked?******
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the existing documentation about standard crates and enclave compatibility first. Document how to find the supported-crate list and how to fork unsupported crates, addressing the requested pgp and openssl support. Done when a newcomer can determine support status and follow the documented procedure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- documentation, security
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100