#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

#1313 in Hardware support

Download history 17/week @ 2024-07-25 3/week @ 2024-08-01 11/week @ 2024-08-15 4/week @ 2024-08-22 2/week @ 2024-08-29 7/week @ 2024-09-19 11/week @ 2024-09-26 34/week @ 2024-10-03 100/week @ 2024-10-10 68/week @ 2024-10-17 128/week @ 2024-10-24 36/week @ 2024-10-31 36/week @ 2024-11-07

285 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