#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

#1600 in Hardware support

Download history 60/week @ 2024-11-17 73/week @ 2024-11-24 68/week @ 2024-12-01 78/week @ 2024-12-08 103/week @ 2024-12-15 41/week @ 2024-12-22 36/week @ 2024-12-29 94/week @ 2025-01-05 93/week @ 2025-01-12 87/week @ 2025-01-19 45/week @ 2025-01-26 111/week @ 2025-02-02 104/week @ 2025-02-09 92/week @ 2025-02-16 67/week @ 2025-02-23 70/week @ 2025-03-02

343 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