You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Intel(R) Software Guard Extensions Data Center Attestation Primitives
Introduction
Intel(R) Software Guard Extensions (Intel(R) SGX) Data Center Attestation Primitives (Intel(R) SGX DCAP) provides SGX attestation support targeted for data centers, cloud services providers and enterprises. This attestation model leverages Elliptic Curve Digital Signature algorithm (ECDSA) versus the current client based SGX attestation model which is EPID based (Enhanced Privacy Identification).
README.md files are provided under Windows driver folder and Linux driver folder individually. Please follow the instructions in the corresponding README.md to build and install the Intel(R) SGX driver based on your target OS.
Intel(R) SGX DCAP Quote Generation and Intel(R) SGX DCAP Quote Verification can be built on Linux by running make from root directory. To build on Windows, please refer the README.md in subdirectories.
Build and Install the Intel(R) SGX DCAP Quote Generation Library
A README.md is provided under QuoteGeneration folder. Please follow the instructions in the README.md to build and install Intel(R) SGX DCAP Quote Generation Library.
Build and Install the Intel(R) SGX DCAP Quote Verification Library
A README.md is provided under QuoteVerification folder. Please follow the instructions in the README.md to build and install Intel(R) SGX DCAP Quote Verification Library.