apache / apache/teaclave-sgx-sdk

Does rust sgx sdk support generating public key certificates in x509 format?

Open
#442 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1.2k
Forks
268
PR merge metrics
No merged PRs in 30d

Description

I want to generate a public key certificate in the enclave and send it out, but I don't seem to find a way to generate a public key certificate in x509 format in the rust sgx sdk. Only see the `get_ecc_cert()` method written in SampleCode. Is it because exporting certificates is not supported yet, and I have to write related codes by myself?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the get_ecc_cert() method in SampleCode and inspect the Rust SGX SDK's certificate-related APIs. Determine whether generating and exporting an X.509 public-key certificate is supported in an enclave; done means the support boundary and any required implementation path are documented or provided with appropriate validation.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cryptography, 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.