apache / apache/teaclave-sgx-sdk
Cannot generate key pairs using sgx_ucrypto
Open
- Dominant language
- Rust
- Stars
- 1.2k
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
running the following command in `sgx_crypto_helper` gets error `SGX_ERROR_UNEXPECTED`
```
cargo run --example rsa
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the sgx_crypto_helper example entry point and run `cargo run --example rsa` to reproduce `SGX_ERROR_UNEXPECTED`. Trace the key-pair generation path in sgx_ucrypto and determine what is required for the example to complete successfully without that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cryptography, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100