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

feat(tee-proof-verifier): add backward compatibility logic #245

Conversation

pbeza
Copy link
Contributor

@pbeza pbeza commented Jan 8, 2025

This is the second, more robust version of the TEE proof verifier's backward compatibility logic. It attempts both the new and old verification processes and doesn't rely on explicit report_data versioning. An alternative, simpler approach was implemented in #244.

@pbeza pbeza marked this pull request as ready for review January 8, 2025 17:28
@pbeza pbeza requested a review from a team as a code owner January 8, 2025 17:28
@pbeza pbeza force-pushed the pab/versioned-backward-compatible-offchain-proof-verifier branch 6 times, most recently from dc50556 to 570e45a Compare January 10, 2025 13:35
@pbeza pbeza force-pushed the pab/versioned-backward-compatible-offchain-proof-verifier branch from 570e45a to 7f15706 Compare January 10, 2025 13:44
fix(teepot-tee-quote-verification-rs): memory leak
Free the FFI collateral on rust checks anyway to prevent memory leaks.

Also remove the `TryFrom<&sgx_ql_qve_collateral_t>` as it is unsafe.

Signed-off-by: Harald Hoyer <[email protected]>
fix(teepot-tee-quote-verification-rs): free collateral on ffi error
haraldh and others added 5 commits January 14, 2025 14:50
feat(tdx): add nix build for TDX google VMs
feat(tee-key-preexec): add test container for tee-key-preexec
@pbeza
Copy link
Contributor Author

pbeza commented Jan 15, 2025

Closing in favor of #251.

@pbeza pbeza closed this Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants