intel-tee-quote-verification-sys 0.3.0

Intel(R) TEE Quote Verification Rust Library
docs.rs failed to build intel-tee-quote-verification-sys-0.3.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

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.

Compatibility

Crate versioning is independent of the DCAP release version. Use the table below to pick the right crate for your installed native library.

intel-tee-quote-verification-sys DCAP release
0.3.x 1.27
0.2.1 1.17 – 1.26
0.2.0 1.16
0.1.x 1.14 – 1.15