Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt to drop vectors in SigData and Quote #16

Open
lkatalin opened this issue Dec 18, 2020 · 0 comments
Open

Attempt to drop vectors in SigData and Quote #16

lkatalin opened this issue Dec 18, 2020 · 0 comments
Labels
attestation Issues related to attestation intel sgx Issues related to Intel SGX

Comments

@lkatalin
Copy link
Contributor

Based on a conversation in #14 , #[repr(C)] does not make sense on structs with vec. Can we remove the vec from these structs if the Quote size is stable for the type of Quote we're using? Can we make a separate structure that is #[repr(C)] and converted from the struct with vec once the vec size is known?

@platten platten added attestation Issues related to attestation intel sgx Issues related to Intel SGX labels Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
attestation Issues related to attestation intel sgx Issues related to Intel SGX
Projects
Status: New
Development

No branches or pull requests

2 participants