#quote #intel #tee #verification #sgx #linux #attestation

intel-tee-quote-verification-rs

Intel(R) TEE Quote Verification Rust Library

2 unstable releases

0.3.0 Oct 24, 2023
0.2.1 Mar 13, 2023

#938 in Hardware support

Download history 63/week @ 2024-01-04 71/week @ 2024-01-11 1/week @ 2024-01-18 17/week @ 2024-02-15 66/week @ 2024-02-22 46/week @ 2024-02-29 31/week @ 2024-03-07 38/week @ 2024-03-14 5/week @ 2024-03-21 4/week @ 2024-03-28

80 downloads per month

BSD-3-Clause

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