Skip to content

Commit dd8d9cd

Browse files
authored
Merge pull request #629 from Dstack-TEE/feat/tdx-quote-payload-variant
attestation: redesign V1 as direct CBOR platform/stack schema
2 parents e43d8a1 + dca6a90 commit dd8d9cd

File tree

18 files changed

+1069
-148
lines changed

18 files changed

+1069
-148
lines changed

Cargo.lock

Lines changed: 39 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dstack-attest/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ license.workspace = true
1212
[dependencies]
1313
anyhow.workspace = true
1414
cc-eventlog.workspace = true
15+
ciborium.workspace = true
1516
dcap-qvl.workspace = true
1617
dstack-types.workspace = true
1718
ez-hash.workspace = true

0 commit comments

Comments
 (0)