#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

#1504 in Hardware support

Download history 99/week @ 2024-10-26 27/week @ 2024-11-02 71/week @ 2024-11-09 65/week @ 2024-11-16 68/week @ 2024-11-23 68/week @ 2024-11-30 83/week @ 2024-12-07 101/week @ 2024-12-14 38/week @ 2024-12-21 38/week @ 2024-12-28 85/week @ 2025-01-04 106/week @ 2025-01-11 78/week @ 2025-01-18 50/week @ 2025-01-25 105/week @ 2025-02-01 91/week @ 2025-02-08

345 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.9MB
~37K SLoC