Skip to content

feat(l2): implement TDX attestation infrastructure #2646

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

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

Conversation

iovoid
Copy link
Contributor

@iovoid iovoid commented Apr 29, 2025

Motivation

Zero-knowledge proofs take very long to create, so a intermediate security proof would be nice to fill the middle

Description

This implements a bootable image generator (with the appropriate security bookkeeping) and a sample attestation generator and verifier.

@iovoid iovoid requested a review from a team as a code owner April 29, 2025 20:21
Copy link

github-actions bot commented Apr 29, 2025

Lines of code report

Total lines added: 34
Total lines removed: 0
Total lines changed: 34

Detailed view
+--------------------------------------------+-------+------+
| File                                       | Lines | Diff |
+--------------------------------------------+-------+------+
| ethrex/crates/l2/tee/quote-gen/src/main.rs | 34    | +34  |
+--------------------------------------------+-------+------+

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.

1 participant