Crates.io | intel-tee-quote-verification-sys |
lib.rs | intel-tee-quote-verification-sys |
version | 0.2.1 |
source | src |
created_at | 2023-03-10 03:04:53.166378 |
updated_at | 2023-10-24 05:42:39.613907 |
description | Intel(R) TEE Quote Verification Rust Library |
homepage | https://github.com/intel/SGXDataCenterAttestationPrimitives |
repository | |
max_upload_size | |
id | 806041 |
size | 10,204 |
This is the raw FFI bindings of Intel®️ TEE Quote Verification Library.
This crate is for Linux only.
Please install Clang, which is required by Rust bindgen.
Please install the following SGX DCAP prerequisite:
Please refer to SGX DCAP Linux installation guide to install above dependencies.
Please make sure that DCAP quote verification developer package is installed, e.g.
libsgx-dcap-quote-verify-dev
on Ubuntu and Debian.