intel-tee-quote-verification-sys

Crates.iointel-tee-quote-verification-sys
lib.rsintel-tee-quote-verification-sys
version0.2.1
sourcesrc
created_at2023-03-10 03:04:53.166378
updated_at2023-10-24 05:42:39.613907
descriptionIntel(R) TEE Quote Verification Rust Library
homepagehttps://github.com/intel/SGXDataCenterAttestationPrimitives
repository
max_upload_size
id806041
size10,204
(yao-ji)

documentation

README

Intel®️ TEE Quote Verification FFI Bindings

This is the raw FFI bindings of Intel®️ TEE Quote Verification Library.

This crate is for Linux only.

Prerequisite

  • Please install Clang, which is required by Rust bindgen.

  • Please install the following SGX DCAP prerequisite:

    • Intel®️ SGX DCAP Driver
    • Intel®️ SGX SDK
    • Intel®️ SGX DCAP Packages
    • Intel®️ SGX DCAP PCCS (Provisioning Certificate Caching Service)
  • 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.

Commit count: 0

cargo fmt