2 unstable releases
0.3.0 | Oct 24, 2023 |
---|---|
0.2.1 | Mar 13, 2023 |
#1310 in Hardware support
33KB
297 lines
Intel®️ TEE Quote Verification
This is the Rust wrapper for Intel®️ TEE Quote Verification Library.
This crate is for Linux only.
Prerequisite
Please refer to the prerequisite of intel-tee-quote-verification-sys
.
Sample Code
A sample code of how to use this crate to provide quote verification.
lib.rs
:
Intel®️ Software Guard Extensions Data Center Attestation Primitives (Intel®️ SGX DCAP)
Rust wrapper for Quote Verification Library
This is a safe wrapper for sgx-dcap-quoteverify-sys.
Dependencies
~0–1.8MB
~36K SLoC