#intel-sgx #attestation #verification #dcap #quote

app dcap-qvl-cli

Command line interface for Intel SGX DCAP Quote Verification Library

1 unstable release

0.1.0 Jan 23, 2025

#633 in Hardware support

Apache-2.0

23KB
76 lines

dcap-qvl-cli

A CLI tool to decode TDX/SGX quote files.

Usage

git clone https://github.com/Phala-Network/dcap-qvl.git
cd dcap-qvl/cli
cargo run -- decode-quote --hex ../sample/tdx-quote.hex | jq .

Dependencies

~17–27MB
~473K SLoC